PLACEABLE_ACTION_* Constant Group

Actions that can be performed on placeable objects.



Constants

ConstantDescription
PLACEABLE_ACTION_BASH
Refers to the "Bash" action on placeable objects.
PLACEABLE_ACTION_KNOCK
Refers to the "Knock" action on placeable objects.
PLACEABLE_ACTION_UNLOCK
Refers to the "Unlock" action on placeable objects.
PLACEABLE_ACTION_USE
Refers to the "Use" action on placeable objects.

See Also

functions: DoPlaceableObjectAction | GetIsPlaceableObjectActionPossible


 Send comments on this topic.