GBRuntimeChecks
Summary
Section titled “Summary”Flags for runtime checks of the GBConfigurationValidator
Properties
Section titled “Properties”building_system:bool
= false
Require building system set in the GBSystems object to pass validation
targeting_system:bool
= false
Require targeting system set in the GBSystems object to pass validation
manipulation_system:bool
= false
Require manipulation system set in the GBSystems object to pass validation
camera_2d:bool
= true
Require Camera2D node present in the viewport for positioning utilities
Source
Section titled “Source”addons/grid_building/validation/gb_runtime_checks.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.