Skip to content

Class

RuleCheckIndicatorLogic

Generated GDScript class reference for GridPlacement.RuleCheckIndicatorLogic.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Helper logic and diagnostics for RuleCheckIndicator2D. 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.

Source: addons/grid_placement/placement/rule_check_indicator/rule_check_indicator_logic.gd

Syntax

class RuleCheckIndicatorLogic extends RefCounted

Members

NameKindSummary
build_rules_diagMethod
build_visuals_diagMethod
format_indicator_stateMethod
build_rules_diag_from_rulesMethod
build_visuals_diag_from_partsMethod
format_indicator_state_from_partsMethod
find_highest_rule_with_visual_settingsMethod
validate_rules_from_rules_and_checkerMethod
choose_display_settingsMethod