Chris' Tutorials
Docs/Grid Placement

Class

IndicatorContext

Generated GDScript class reference for GridPlacement.IndicatorContext.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

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

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

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

Source: addons/grid_placement/context/indicator_context.gd

Syntax

class IndicatorContext extends RefCounted

Members

NameKindSummary
manager_changedEvent
get_managerMethod
set_managerMethod
has_managerMethod
validate_placementMethod
get_editor_issuesMethod
issuesProperty
get_runtime_issuesMethod
issuesProperty

Source

addons/grid_placement/context/indicator_context.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs