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

617 B

title
title
InventoryGUIButton -

//KSpigot/net.axay.kspigot.inventory/InventoryGUIButton/InventoryGUIButton

InventoryGUIButton

[jvm]
Content
fun <T : ForInventory> InventoryGUIButton(inventoryGUIElementData: InventoryGUIElementData, action: (InventoryGUIClickEvent<T>) -> Unit)