Chris' Tutorials
Docs/Grid Placement

Class

PlacementActionNames

Generated GDScript class reference for GridPlacement.PlacementActionNames.

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.

Struct defining all action names for the Grid Building plugin.

Source: addons/grid_placement/resources/actions/placement_action_names.gd

Syntax

class PlacementActionNames extends RefCounted

Members

NameKindSummary
offPropertyMode action names
infoProperty
buildProperty
moveProperty
demolishProperty
confirmPropertyBuilding action names
rotate_rightProperty
rotate_leftProperty
flip_horizontalProperty
flip_verticalProperty
upPropertyMovement action names
downProperty
leftProperty
rightProperty
centerProperty
create_defaultMethod
action_namesProperty
from_gb_actionsMethod
action_namesProperty
get_all_namesMethod

Source

addons/grid_placement/resources/actions/placement_action_names.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs