Property definition
definition
The definition used to create this item.
Declaration
public InventoryItemDefinition definition { get; }
Property Value
| Type | Description |
|---|---|
| InventoryItemDefinition |
Exceptions
| Type | Condition |
|---|---|
| NullReferenceException | If this item has been discarded. |