![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ~PluginDayzPlayerActionCallback () |
| bool | CancelCondition () |
| override void | OnAnimationEvent (int pEventID) |
| override void | OnFinish (bool pCanceled) |
| override void | OnStateChange (int pOldState, int pCurrentState) |
| void | PluginDayzPlayerActionCallback () |
Protected Attributes | |
| TextListboxWidget | m_EventsHistory |
| float | m_fTimeStart |
| TextWidget | m_pAnimEventWidget |
| TextWidget | m_pStateWidget |
Static Protected Attributes | |
| static ref set< string > | m_AnimEventMapping |
Private Member Functions | |
| bool | CancelCondition () |
| void | Init (float run_time, PlayerBase player) |
| override bool | IsSymptomCallback () |
| override void | OnFinish (bool pCanceled) |
Private Attributes | |
| PlayerBase | m_Player |
| float | m_RunTime |
| float | m_StartingTime |
|
inlineprotected |
Definition at line 119 of file plugindayzplayerdebug.c.
|
inlineprivate |
Definition at line 30 of file statecb.c.
References g_Game, m_RunTime, and m_StartingTime.
|
inlineprotected |
Definition at line 137 of file plugindayzplayerdebug.c.
References DefaultCancelCondition().
|
inlineprivate |
Definition at line 17 of file statecb.c.
References EnableCancelCondition(), g_Game, m_Player, m_RunTime, and m_StartingTime.
|
inlineprotected |
Definition at line 143 of file plugindayzplayerdebug.c.
References GetWorldTime(), m_AnimEventMapping, m_EventsHistory, m_fTimeStart, m_pAnimEventWidget, and float::ToString().
|
inlineprivate |
|
inlineprotected |
Definition at line 124 of file plugindayzplayerdebug.c.
References m_pStateWidget.
Definition at line 158 of file plugindayzplayerdebug.c.
References GetStateString(), and m_pStateWidget.
|
inlineprotected |
Definition at line 93 of file plugindayzplayerdebug.c.
|
staticprotected |
Definition at line 92 of file plugindayzplayerdebug.c.
Referenced by OnAnimationEvent().
|
protected |
Definition at line 172 of file plugindayzplayerdebug.c.
Referenced by OnAnimationEvent().
|
protected |
Definition at line 169 of file plugindayzplayerdebug.c.
Referenced by OnAnimationEvent().
|
protected |
Definition at line 171 of file plugindayzplayerdebug.c.
Referenced by OnAnimationEvent().
|
private |
Definition at line 6 of file statecb.c.
Referenced by Init(), and OnFinish().
|
protected |
Definition at line 170 of file plugindayzplayerdebug.c.
Referenced by OnFinish(), and OnStateChange().
|
private |
Definition at line 4 of file statecb.c.
Referenced by CancelCondition(), and Init().
|
private |
Definition at line 5 of file statecb.c.
Referenced by CancelCondition(), and Init().