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/scene_spawner/spawn_event.gd
Syntax
class SpawnEvent extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
spawner | Property | Where the spawned object is considered to have come from. |
spawned | Property | The spawned object. |
stack | Property | The resolved item stack when the spawned scene came from an item. |
dimension | Property | Diagnostics only: `"2d"` or `"3d"`. Behavior must not branch on this. |
Source
addons/item_vault/scene_spawner/spawn_event.gd
Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides