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 |