GBConfig
Summary
Section titled “Summary”Configuration resource containing all grid building plugin settings.
Properties
Section titled “Properties”settings: GBSettings
All settings resources for grid building operations.
templates: GBTemplates
Packed scene templates for system instantiation.
actions: GBActions
Input action definitions for systems and UI.
Methods
Section titled “Methods”func _init( )
func _lazy_init_subresources( )
Lazy inits sub resources that have not been defined in the Godot inspector.
func get_editor_issues( ) -> Array[String]
func get_runtime_issues( ) -> Array[String]
Source
Section titled “Source”addons/grid_building/resources/gb_config.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.