Skip to content
ct

Class

WorldDropPayload

Generated GDScript class reference for ItemVault.WorldDropPayload.

Status
Draft
Version
v1.0
Updated
Development docs generated from GDScript source

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

Source: addons/item_vault/drops/world_drop_payload.gd

Syntax

class WorldDropPayload extends RefCounted

Members

NameKindSummary
scenePropertyResult of resolving a world-drop source into a spawn-ready payload. Scene 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
payloadProperty
from_valuesMethod
payloadProperty