Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Source: addons/item_vault/inventory/inventory_transaction.gd
Syntax
class InventoryTransaction extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
inventory | Property | Atomic transaction for inventory operations with rollback support |
operations | Property | |
is_executed | Property | |
is_successful | Property | |
error_message | Property | |
add_item | Method | |
remove_item | Method | |
execute | Method | |
rollback_ops | Property | |
rollback | Method | |
success | Property | |
rollback_ops | Property |
Source
addons/item_vault/inventory/inventory_transaction.gd
Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides