DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionDialCombinationLockCB |
Variables | |
const float | REPEAT_AFTER_SEC = 0.5 |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 44 of file ActionDialCombinationLock.c.
ActionDialCombinationLockCB ActionContinuousBaseCB ActionDialCombinationLock | ( | ) |
Definition at line 1 of file ActionDialCombinationLock.c.
Referenced by ActionConstructor::RegisterActions(), and SetActions().
Definition at line 16 of file ActionDialCombinationLock.c.
Definition at line 22 of file ActionDialCombinationLock.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 28 of file ActionDialCombinationLock.c.
Definition at line 33 of file ActionDialCombinationLock.c.
override void OnActionInfoUpdate | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 57 of file ActionDialCombinationLock.c.
Definition at line 14 of file ActionDialCombinationLock.c.