Property definition
definition
The dfinition of this GameItem instance.
Declaration
public CatalogItem definition { get; }
Property Value
| Type | Description |
|---|---|
| CatalogItem |
Exceptions
| Type | Condition |
|---|---|
| NullReferenceException | If this GameItem instance has been discarded. |