ModeState
Summary
Section titled “Summary”Maintains the state of the Grid Builder mode and emits signals when it changes.
Signals
Section titled “Signals”signal mode_changed( building_current: GBEnums.Mode )
Emitted whenever the building mode on the building state changes.
Properties
Section titled “Properties”current = GBEnums.Mode.OFF
The active mode that the system is in for modifying the game world.
Methods
Section titled “Methods”get_editor_issues( ) -> Array[String]
Returns an array of issues found during editor validation
get_runtime_issues( ) -> Array[String]
Returns an array of issues found during runtime validation
Source
Section titled “Source”addons/grid_building/mode/mode_state.gd
This page was auto-generated from GDScript source. Edit the source file to improve documentation.
Generated on 2025-09-07