Skip to content
ct

Class

PlacementSystemBase

Generated GDScript class reference for GridPlacement.PlacementSystemBase.

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.

Base class for plugin subsystems. Derive system implementations (placement, manipulation, targeting, etc.) from this class to gain standard lifecycle hooks and DI integration. Systems should validate dependencies and expose well-defined public methods for coordination with other systems.

Source: addons/grid_placement/base/placement_system_base.gd

Syntax

class PlacementSystemBase extends Node

Members

NameKindSummary
resolve_placement_dependenciesMethod
get_runtime_issuesMethod