Skip to content

Class

PlacementSystemBase

Generated GDScript class reference for GridPlacement.PlacementSystemBase.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

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