GBRuntimeChecks

AUTO-GENERATED FILE – DO NOT EDIT MANUALLY

Flags for runtime checks of the GBConfigurationValidator

Source File: addons/grid_building/validation/gb_runtime_checks.gd

Extends: Resource

Exported Properties

  • Property: building_system : bool = false - Require building system set in the GBSystems object to pass validation
  • Property: targeting_system : bool = false - Require targeting system set in the GBSystems object to pass validation
  • Property: manipulation_system : bool = false - Require manipulation system set in the GBSystems object to pass validation
  • Property: camera_2d : bool = true - Require Camera2D node present in the viewport for positioning utilities