Skip to content
ct

Class

RuleCheckIndicatorLogic

Generated GDScript class reference for GridPlacement.RuleCheckIndicatorLogic.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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