Chris' Tutorials
Docs/Item Vault

Class

Pickup3D

Generated GDScript class reference for ItemVault.Pickup3D.

StatusDraft
Versionv1.0
UpdatedDevelopment docs generated from GDScript source

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

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/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
takeMethod
stackProperty
eventProperty
get_pickup_stackMethod
meta_stackProperty
entryProperty
resourceProperty
total_oddsProperty
rollProperty
cumulativeProperty
validateMethod
no_problemsProperty

Source

addons/item_vault/pickups/pickup_3d.gd

Plugin docs root:gdscript/plugins/item_vault_dev/addons/item_vault/guides