RuleCheckIndicatorLogic
AUTO-GENERATED FILE — DO NOT EDIT MANUALLY
Source: placement/rule_check_indicator/rule_check_indicator_logic.gd
Version: 5.0
class_name: RuleCheckIndicatorLogic
extends: RefCounted
Summary
Helper logic and diagnostics for RuleCheckIndicator.
Centralizes small, side-effect-free helpers used by tests and runtime tooling to avoid duplicating formatting and inspection code across test suites.
Functions here are pure (no printing/logging). Callers decide whether to log or attach strings to assertions.
Signals
(none)
Exports
(none)
Methods
(none)