| DayZ 1.24
    | 
| Protected Member Functions | |
| void | PluginDayzPlayerActionCallback () | 
| void | ~PluginDayzPlayerActionCallback () | 
| override void | OnFinish (bool pCanceled) | 
| bool | CancelCondition () | 
| override void | OnAnimationEvent (int pEventID) | 
| override void | OnStateChange (int pOldState, int pCurrentState) | 
| Protected Attributes | |
| float | m_fTimeStart | 
| TextWidget | m_pStateWidget | 
| TextWidget | m_pAnimEventWidget | 
| TextListboxWidget | m_EventsHistory | 
| Static Protected Attributes | |
| static ref set< string > | m_AnimEventMapping | 
| Private Member Functions | |
| override void | OnFinish (bool pCanceled) | 
| void | Init (float run_time, PlayerBase player) | 
| bool | CancelCondition () | 
| override bool | IsSymptomCallback () | 
| Private Attributes | |
| float | m_RunTime | 
| float | m_StartingTime | 
| PlayerBase | m_Player | 
| 
 | inlineprotected | 
Definition at line 119 of file PluginDayzPlayerDebug.c.
| 
 | inlineprivate | 
| 
 | inlineprotected | 
Definition at line 133 of file PluginDayzPlayerDebug.c.
References DefaultCancelCondition().
| 
 | inlineprivate | 
Definition at line 15 of file StateCB.c.
References EnableCancelCondition(), GetGame(), m_Player, and m_RunTime.
Definition at line 139 of file PluginDayzPlayerDebug.c.
References GetWorldTime(), m_EventsHistory, and m_fTimeStart.
Definition at line 124 of file PluginDayzPlayerDebug.c.
| 
 | inlineprotected | 
Definition at line 154 of file PluginDayzPlayerDebug.c.
References GetStateString().
| 
 | inlineprotected | 
Definition at line 93 of file PluginDayzPlayerDebug.c.
Definition at line 92 of file PluginDayzPlayerDebug.c.
| 
 | protected | 
Definition at line 167 of file PluginDayzPlayerDebug.c.
| 
 | protected | 
Definition at line 164 of file PluginDayzPlayerDebug.c.
Referenced by OnAnimationEvent().
| 
 | protected | 
Definition at line 166 of file PluginDayzPlayerDebug.c.
| 
 | private | 
| 
 | protected | 
Definition at line 165 of file PluginDayzPlayerDebug.c.