| ActionAdventureKit 1.9.3
    | 
manages a ui element that lets users select an item from the inventory, used to select items for equipment slots
 
 | Classes | |
| class | Result | 
| Public Member Functions | |
| void | Show (InventoryItem current, Action< Result > callback, Func< InventoryItem, bool > enabledChecker, ItemCategory itemCategory=null, ItemSlotCategory itemSlotCategory=null) | 
| void | Ok () | 
| void | Cancel () | 
| Public Attributes | |
| ListedInventory | Inventory | 
| VisualTreeAsset | ItemTemplate | 
| Properties | |
| bool | IsVisible  [get] |