Skip to content
ct

Class

WorldDropPayload

Generated GDScript class reference for ItemVault.WorldDropPayload.

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

Result of resolving a world-drop source into a spawn-ready payload.

Source: addons/item_vault/drops/world_drop_payload.gd

Syntax

class WorldDropPayload extends RefCounted

Members

NameKindSummary
scenePropertyScene to spawn.
stackPropertyItem stack to attach to the spawned node.
dimensionPropertyDimension tag ("2d" or "3d").
is_validPropertyTrue when the payload is ready to spawn.
error_messagePropertyHuman-readable failure reason when [member is_valid] is false.
invalidMethod
from_valuesMethod