DOOR_ACTION_* Constant Group

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



Constants

ConstantDescription
DOOR_ACTION_BASH
Specifies the action of bashing a door.
DOOR_ACTION_IGNORE
Specifies the action of ignoring a door.
DOOR_ACTION_KNOCK
Specifies the action of casting the knock spell on a door.
DOOR_ACTION_OPEN
Specifies the action of opening a door.
DOOR_ACTION_UNLOCK
Specifies the action of unlocking a door.

See Also

functions: DoDoorAction | GetIsDoorActionPossible


 Send comments on this topic.