Skip to content

Class

PlacementStates

Generated GDScript class reference for GridPlacement.PlacementStates.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

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