item - TogetherGames/Public-Unity-CSharp GitHub Wiki

Item

Together::Item

Overview

The Item class represents a together Item.


Members

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.


⚠️ **GitHub.com Fallback** ⚠️