IndicatorCheckResult
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Indicator check result data structure Replaces repetitive dictionary initialization in indicator validation tests
Source File: /addons/grid_building/test/placement/helpers/indicator_check_result.gd
Extends: RefCounted
Properties
- Property:
all_valid: bool = true - Property:
valid_count: int = 0 - Property:
invalid_count: int = 0 - Property:
total_count: int = 0 - Property:
position: Vector2 - Property:
indicators: Array[IndicatorInfo] = []
Public Methods
add_indicator
| |
Add an indicator to the result
Private Methods
_init
| |
Flags: private
Constructor with required parameters
Grid Building v5.0.8 | Generated 24/05/2026