AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: mode/mode_state.gd
Version: 5.0
class_name: ModeState
extends: GBResource
Signals
mode_changed(building_current: GBEnums)- The active mode that the system is in for modifying the game world.
Exports
current= GBEnums.Mode.OFF:- The active mode that the system is in for modifying the game world.
Methods
get_editor_issues -> Array- ModeState doesn’t have specific validation requirements beyond the basic Resource validation
get_runtime_issues -> Array