UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
ItemData Class Reference
Inheritance diagram for ItemData:
GameData

Public Attributes

string ItemName
 
string InventoryID
 
string IconPath
 
Type ItemType
 
HashSet< ItemFieldFields
 

Member Data Documentation

◆ Fields

HashSet<ItemField> ItemData.Fields

◆ IconPath

string ItemData.IconPath

◆ InventoryID

string ItemData.InventoryID

◆ ItemName

string ItemData.ItemName

◆ ItemType

Type ItemData.ItemType