GBConfig
Lazy inits sub resources that have not been defined in the Godot inspector.
sort
Weight: 10
Lazy inits sub resources that have not been defined in the Godot inspector.
Version: v5.0.0
STABLE
Inherits: GBResource
Source: gb_config.gd
Parsing: AST-based for maximum accuracy with symbol typing
Methods
_init
Signature: _init() -> void
Returns: void
_lazy_init_subresources
Signature: _lazy_init_subresources() -> void
Lazy inits sub resources that have not been defined in the Godot inspector.
Returns: void
get_editor_issues
Signature: get_editor_issues() -> Array
Returns: Array
get_runtime_issues
Signature: get_runtime_issues() -> Array
Returns: Array