Skip to content
ct

Class

PlaceableInstance

Generated GDScript class reference for GridPlacement.PlaceableInstance.

Status
Draft
Version
v6.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.

Component to attach to objects that are placed by the building system by remembering the placeable resource that they were instanced from

Source: addons/grid_placement/components/placeable_instance.gd

Syntax

class PlaceableInstance extends PlacementGameNode

Members

NameKindSummary
placeable_path_changedEvent
placeable_pathPropertyPath to the placeable resource that creates or recreates instances of this gameplay object type
default_nameField
group_nameField
placeableProperty
resolve_placement_dependenciesMethod
validate_setupMethod
passingProperty
saveMethod
parentProperty
saveProperty
instance_from_saveMethod
placeableProperty
instanceProperty
placeable_instanceProperty
INSTANCE_NAMEFieldShared name constants Be very careful about changing these because game saves do not know if you change the string key of loaded properties.
PLACEABLEField
TRANSFORMField