Atomic transaction for inventory operations with rollback support
Source: addons/item_vault/inventory/inventory_transaction.gd
Syntax
class InventoryTransaction extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
inventory | Property | |
operations | Property | |
is_executed | Property | |
is_successful | Property | |
error_message | Property | |
add_item | Method | |
remove_item | Method | |
execute | Method | |
rollback | Method |