GBConfig
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Configuration resource containing all grid building plugin settings.
Source File: addons/grid_building/resources/gb_config.gd
Extends: GBResource
Exported Properties
- Property:
settings: [GBSettings](./gb-settings/)- All settings resources for grid building operations. - Property:
templates: [GBTemplates](./gb-templates/)- Packed scene templates for system instantiation. - Property:
actions: [GBActions](./gb-actions/)- Input action definitions for systems and UI.
Public Methods
get_editor_issues
get_runtime_issues
Private Methods
_init
Flags: private
_lazy_init_subresources
Flags: private
Lazy inits sub resources that have not been defined in the Godot inspector.