Vault Item
UVaultItem is the base, bare bones class that defines items in VaultLogic. This class provides very basic attributes that 99.9% of inventory items will need. And some display attributes such as Name, Description and Icon fields. Your inventory items should be sub-classes of UVaultItem.
Last updated