Skip to content

IndicatorContext

Wrapper for accessing the active IndicatorManager at runtime. The indicator manager creates and managers RuleCheckIndicators for the given context scope

signal manager_changed( new: IndicatorManager )
get_manager( ) -> IndicatorManager
set_manager( manager: IndicatorManager ) -> void
has_manager( ) -> bool
validate_placement( ) -> ValidationResults

Delegates to the _indicator_manager to validate the placement of an object in the scene

get_editor_issues( ) -> Array[String]
get_runtime_issues( ) -> Array[String]

addons/grid_building/context/indicator_context.gd


This page was auto-generated from GDScript source. Edit the source file to improve documentation.

Generated on 2025-09-07