PLACEABLE_ACTION_* Constant Group
Actions that can be performed on placeable objects.
Constants
Constant | Value | Description | |
---|---|---|---|
PLACEABLE_ACTION_BASH | 2 |
| |
PLACEABLE_ACTION_KNOCK | 4 |
| |
PLACEABLE_ACTION_UNLOCK | 1 |
| |
PLACEABLE_ACTION_USE | 0 |
|
See Also
functions: | DoPlaceableObjectAction | GetIsPlaceableObjectActionPossible |