Grid Placement

ModeState

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: mode/mode_state.gd

Version: 5.0

class_name: ModeState extends: GBResource

Summary

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

Signals

  • mode_changed
    • Emitted whenever the building mode on the building state changes.

Exports

  • current
    • The active mode that the system is in for modifying the game world.

Methods

  • get_editor_issues()
    • Returns an array of issues found during editor validation
  • get_runtime_issues()
    • Returns an array of issues found during runtime validation