Skip to content
ct

Class

InventoryTransaction

Generated GDScript class reference for ItemVault.InventoryTransaction.

Status
Current
Version
v1.0
Updated
2026-07-31

Atomic transaction for inventory operations with rollback support

Source: addons/item_vault/inventory/inventory_transaction.gd

Syntax

class InventoryTransaction extends RefCounted

Members

NameKindSummary
inventoryProperty
operationsProperty
is_executedProperty
is_successfulProperty
error_messageProperty
add_itemMethod
remove_itemMethod
executeMethod
rollbackMethod