IndicatorContext
Summary
Section titled “Summary”Wrapper for accessing the active IndicatorManager at runtime. The indicator manager creates and managers RuleCheckIndicators for the given context scope
Signals
Section titled “Signals”signal manager_changed( new: IndicatorManager )
Methods
Section titled “Methods”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]
Source
Section titled “Source”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