Method GetItemDefinition
GetItemDefinition()
Gets the configuration definition associated with this player's inventory item.
Declaration
public InventoryItemDefinition GetItemDefinition()
Returns
Type | Description |
---|---|
InventoryItemDefinition | The InventoryItemDefinition associated with this player's inventory item |
Exceptions
Type | Condition |
---|---|
EconomyException | Thrown if request is unsuccessful |