Skip to content

Class

PlacementNode2D

Generated GDScript class reference for GridPlacement.PlacementNode2D.

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

2D variant of PlacementNode providing a common base for Scene2D plugin nodes. Use this base for Node2D-derived components that are part of plugin systems, so they receive consistent DI and lifecycle behavior expected across the project.

Source: addons/grid_placement/base/placement_node_2d.gd

Syntax

class PlacementNode2D extends Node2D

Members

NameKindSummary
resolve_placement_dependenciesMethod