IndicatorContext
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Wrapper for accessing the active IndicatorManager at runtime. The indicator manager creates and managers RuleCheckIndicators for the given context scope
Source File: addons/grid_building/context/indicator_context.gd
Extends: RefCounted
Signals
- Signal:
manager_changed(new: IndicatorManager)
Private Properties
- Property:
_indicator_manager: [IndicatorManager](./indicator-manager/)(private)
Public Methods
get_manager
set_manager
has_manager
validate_placement
Delegates to the _indicator_manager to validate the placement of an object in the scene