Skip to content

Class

WorldDropPayload

Generated GDScript class reference for ItemVault.WorldDropPayload.

Status
Current
Version
v1.0
Source updated
2026-08-17
Generated on
2026-09-01

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