Skip to content
ct

Class

Pickup3D

Generated GDScript class reference for ItemVault.Pickup3D.

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/pickups/pickup_3d.gd

Syntax

class Pickup3D extends Area3D

Members

NameKindSummary
picked_upEvent
rootProperty
resource_countProperty
pickup_resource_fileProperty
free_on_pickupProperty
soundProperty
pickup_delayProperty
loot_tableProperty
contentsPropertyFirst-class authoring contract for a preplaced pickup. When set, this is the primary static payload (after runtime WorldItemStackMeta overrides). Prefer this over pickup_resource_file (a file path) for inspector-driven level authoring — assign an ItemDefinition directly from the dropdown.
takeMethod
get_pickup_stackMethod
validateMethod