Chris' Tutorials
Docs/Grid Placement

Class

ModeState

Generated GDScript class reference for GridPlacement.ModeState.

StatusDraft
Versionv6.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.

Maintains the state of the Grid Builder mode and emits signals when it changes.

Source: addons/grid_placement/mode/mode_state.gd

Syntax

class ModeState extends PlacementResource

Members

NameKindSummary
mode_changedEventEmitted whenever the building mode on the building state changes.
currentPropertyThe active mode that the system is in for modifying the game world.
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod
issuesProperty

Source

addons/grid_placement/mode/mode_state.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs