item - TogetherGames/Public-Unity-CSharp GitHub Wiki
Together::Item
The Item class represents a together Item.
long ItemID
The ID of the Item.
string ItemType
The type of Item this is.
string Name
The name of the Item.
string Description
A textual description of the Item.
PropertyCollection Properties
A property collection containing all custom properties for the Item.
PropertyCollection PriceProperties
A property collection containing all the price related properties for the Item.