Skip to content

Class

PlacementSystemBase

Generated GDScript class reference for GridPlacement.PlacementSystemBase.

Status
Current
Version
v6.1.0
Source updated
2026-09-24
Generated on
2026-09-23

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_runtimeMethod