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 Node2DMembers
| Name | Kind | Summary |
|---|---|---|
resolve_placement_dependencies | Method |