Skip to content
ct

Class

PlacementStates

Generated GDScript class reference for GridPlacement.PlacementStates.

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.

Groups related plugin states together for centralized access. Provides a single container for all grid building system states including building, mode, targeting, and manipulation.

Source: addons/grid_placement/resources/states/placement_states.gd

Syntax

class PlacementStates extends RefCounted

Members

NameKindSummary
buildingPropertyResource tracking build success/failure signals.
modePropertyTracks current mode (e.g., build mode, demolish mode).
targetingPropertyHolds references to target node and tilemap.
manipulationPropertyState of manipulation actions (move, demolish, etc).
get_runtime_issuesMethod
issuesProperty