DOOR_ACTION_* Constant Group

A list of actions that can be done on a door.



Constants

ConstantValueDescription
DOOR_ACTION_BASH2
Specifies the action of bashing a door.
DOOR_ACTION_IGNORE3
Specifies the action of ignoring a door.
DOOR_ACTION_KNOCK4
Specifies the action of casting the knock spell on a door.
DOOR_ACTION_OPEN0
Specifies the action of opening a door.
DOOR_ACTION_UNLOCK1
Specifies the action of unlocking a door.

See Also

functions: DoDoorAction | GetIsDoorActionPossible