Skip to content
ct

Class

GdscriptInventoryBackend

Generated GDScript class reference for ItemVault.GdscriptInventoryBackend.

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

GDScript reference implementation of [InventoryBackend].

Source: addons/item_vault/backend/gdscript_inventory_backend.gd

Syntax

class GdscriptInventoryBackend extends InventoryBackend

Members

NameKindSummary
InventoryField
inventoryPropertyThe wrapped inventory instance. Mutations are owned by this backend.
databasePropertyStable database for resolving item ids into definitions.
busPropertyOptional public integration bus. The backend signal remains available for low-level consumers; this is the production projection for scoped hosts.
set_busMethod
get_idMethod
get_owner_idMethod
get_snapshotMethod
get_change_eventsMethod
get_operation_recordsMethod
apply_commandMethod
apply_command_if_currentMethod
apply_retryMethod
oidProperty
overflow_qtyProperty
recordProperty
sourceProperty
targetProperty
availableProperty
to_moveProperty
fragmentsProperty
actually_movedProperty
overflow_fragmentsProperty
fragmentProperty
rejectedProperty
acceptedProperty
unreinsertedProperty
rejectedProperty
original_slotProperty
source_overflowProperty
resultProperty
to_dictMethod
from_dictMethod