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 PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
mode_changed | Event | Emitted whenever the building mode on the building state changes. |
current | Property | The active mode that the system is in for modifying the game world. |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/mode/mode_state.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs