Chris' Tutorials
Docs/Grid Placement

Class

PlacementActionBar

Generated GDScript class reference for GridPlacement.PlacementActionBar.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.

NOTE: Script now expected to be attached to the internal Buttons HBox inside a PanelContainer wrapper. Root PanelContainer provides background; this HBox preserves previous API assumptions.

Source: addons/grid_placement/ui/actions/placement_action_bar.gd

Syntax

class PlacementActionBar extends HBoxContainer

Members

NameKindSummary
get_mode_stateMethod
resolve_placement_dependenciesMethod

Source

addons/grid_placement/ui/actions/placement_action_bar.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs