Chris' Tutorials
Docs/Item Vault

Class

InventoryTransaction

Generated GDScript class reference for ItemVault.InventoryTransaction.

StatusDraft
Versionv1.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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 RefCounted

Members

NameKindSummary
inventoryPropertyAtomic transaction for inventory operations with rollback support
operationsProperty
is_executedProperty
is_successfulProperty
error_messageProperty
add_itemMethod
remove_itemMethod
executeMethod
rollback_opsProperty
rollbackMethod
successProperty
rollback_opsProperty

Source

addons/item_vault/inventory/inventory_transaction.gd

Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides