Files
KSpigot/docs/-k-spigot/net.axay.kspigot.inventory/-inventory-g-u-i/load-page.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

376 B

title
title
loadPage -

//KSpigot/net.axay.kspigot.inventory/InventoryGUI/loadPage

loadPage

[jvm]
Brief description

Loads the specified page in order to display it in the GUI.

Content
fun loadPage(page: InventoryGUIPage<T>)