Skip to content
ct

Class

PlacementContexts

Generated GDScript class reference for GridPlacement.PlacementContexts.

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.

Contains contexts for resolving references to current objects within the grid building system instance

Source: addons/grid_placement/context/placement_contexts.gd

Syntax

class PlacementContexts extends RefCounted

Members

NameKindSummary
indicatorPropertyHolds reference to current indicator manager object
ownerPropertyHolds reference to the currently owning game node for the instance of the grid building system and related modules
systemsPropertyHolds references to the systems used in grid building operations. This context allows for easy access to the systems without needing to pass them around manually.
get_runtime_issuesMethod
issuesProperty
get_editor_issuesMethod
issuesProperty