INVENTORY_DISTURB_TYPE_* Constant Group

The list of possible ways an inventory can be disturbed.



Constants

ConstantDescription
INVENTORY_DISTURB_TYPE_ADDED
Indicates that an item was added from an inventory.
INVENTORY_DISTURB_TYPE_REMOVED
Indicates that an item was removed from an inventory.
INVENTORY_DISTURB_TYPE_STOLEN
Indicates that an item was stolen from an inventory.

See Also

functions: GetInventoryDisturbType


 Send comments on this topic.