Placeable action

From NWN Lexicon

[edit] PLACEABLE_ACTION_* Constant Group

Actions that can be performed on placeable objects.



[edit] Constants

Constant Value Description
PLACEABLE_ACTION_BASH 2
Refers to the "Bash" action on placeable objects.
PLACEABLE_ACTION_KNOCK 4
Refers to the "Knock" action on placeable objects.
PLACEABLE_ACTION_UNLOCK 1
Refers to the "Unlock" action on placeable objects.
PLACEABLE_ACTION_USE 0
Refers to the "Use" action on placeable objects.


[edit] See Also

functions: 

GetIsPlaceableObjectActionPossible


Personal tools
Categories