Typed, detached summary of the state change represented by a result.
Source: addons/item_vault/backend/inventory_delta.gd
Syntax
class InventoryDelta extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
item_id | Property | |
quantity | Property | |
before_quantity | Property | |
after_quantity | Property | |
source_container_id | Property | |
target_container_id | Property | |
currency | Property | |
wallet_delta | Property | |
item_instance_id | Property | |
stack_id | Property | |
resource_id | Property | |
resource_delta | Property | |
rollback_quantity | Property | |
duplicate | Method | |
to_dict | Method |