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

24 lines
434 B
Markdown

---
title: isThisInv -
---
//[KSpigot](../../index.md)/[net.axay.kspigot.inventory](../index.md)/[InventoryGUIShared](index.md)/[isThisInv](is-this-inv.md)
# isThisInv
[jvm]
Brief description
#### Return
True, if the inventory belongs to this GUI.
Content
open override fun [isThisInv](is-this-inv.md)(inventory: Inventory): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)