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 RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
off | Property | Mode action names |
info | Property | |
build | Property | |
move | Property | |
demolish | Property | |
confirm | Property | Building action names |
rotate_right | Property | |
rotate_left | Property | |
flip_horizontal | Property | |
flip_vertical | Property | |
up | Property | Movement action names |
down | Property | |
left | Property | |
right | Property | |
center | Property | |
create_default | Method | |
action_names | Property | |
from_gb_actions | Method | |
action_names | Property | |
get_all_names | Method |
Source
addons/grid_placement/resources/actions/placement_action_names.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs