Loading...
Searching...
No Matches
AdventureSouls.SoulsItemSelector Class Reference

Detailed Description

manages a ui element that lets users select an item from the inventory, used to select items for equipment slots

https://adventure.softleitner.com/manual/souls-scenes

Inheritance diagram for AdventureSouls.SoulsItemSelector:

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]