Property discarded
discarded
Determine if GameItem has been discarded (removed from inventory or inventory manager).
Declaration
public bool discarded { get; }
Property Value
Type | Description |
---|---|
bool | True if the GameItem has been removed from Inventory or InventoryManager. |