DayZ 1.24
|
Private Member Functions | |
bool | CancelCondition () |
override void | OnAnimationEvent (int pEventID) |
override void | CreateActionComponent () |
override void | InitActionComponent () |
Definition at line 1 of file ActionInteractLoopBase.c.
|
inlineprivate |
Definition at line 4 of file ActionInteractLoopBase.c.
References DefaultCancelCondition(), GetState(), ActionData::m_Action, ActionBaseCB::m_ActionData, ActionBaseCB::m_Interrupted, ActionData::m_State, STATE_LOOP_LOOP, and STATE_LOOP_LOOP2.
Definition at line 22 of file ActionInteractLoopBase.c.
References ActionData::m_ActionComponent, and ActionBaseCB::m_ActionData.
Definition at line 27 of file ActionInteractLoopBase.c.
References EnableCancelCondition().
Definition at line 18 of file ActionInteractLoopBase.c.