![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Private Attributes | |
| PluginAdminLog | m_AdminLog |
| Private Attributes inherited from AnimatedActionBase | |
| m_CallbackClass | |
| int | m_CommandUID |
| int | m_CommandUIDProne |
Definition at line 120 of file actioncontinuousbase.c.
|
inlineprivate |
Definition at line 124 of file actioncontinuousbase.c.
References g_Game, GetPlugin(), m_AdminLog, AnimatedActionBase::m_CallbackClass, and AnimatedActionBase::m_CommandUID.
|
inlineprivate |
Definition at line 184 of file actioncontinuousbase.c.
References AC_CONTINUOUS.
|
inlineprivate |
Definition at line 173 of file actioncontinuousbase.c.
Referenced by ManBase::HeadingModel().
|
inlineprivate |
Definition at line 165 of file actioncontinuousbase.c.
Referenced by Update().
|
inlineprivate |
Definition at line 179 of file actioncontinuousbase.c.
References ContinuousDefaultActionInput().
|
inlineprivate |
Definition at line 147 of file actioncontinuousbase.c.
Referenced by ActionContinuousBaseCB::EndActionComponent(), and EndActionComponent().
|
inlineprivate |
Definition at line 158 of file actioncontinuousbase.c.
Referenced by ManBase::HeadingModel(), and Update().
|
inlineprivate |
Definition at line 189 of file actioncontinuousbase.c.
References ActionData, Class::CastTo(), OnEndAnimationLoop(), OnStartAnimationLoop(), ActionContinuousBaseCB::SetInLoop(), UA_IN_END, and UA_IN_START.
|
inlineprivate |
Definition at line 226 of file actioncontinuousbase.c.
References ActionData, Debug::ActionLog(), g_Game, LogManager::IsActionLogEnable(), OnEndAnimationLoopClient(), and OnEndAnimationLoopServer().
Referenced by ActionContinuousBaseCB::CancelCondition(), and OnAnimationEvent().
|
inlineprotected |
Definition at line 279 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnEndAnimationLoop().
|
inlineprotected |
Definition at line 276 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnEndAnimationLoop().
|
inlineprivate |
Definition at line 135 of file actioncontinuousbase.c.
References ActionData, Class::CastTo(), and ActionContinuousBaseCB::UserEndsAction().
|
inlineprivate |
Definition at line 243 of file actioncontinuousbase.c.
References ActionData, Debug::ActionLog(), g_Game, LogManager::IsActionLogEnable(), m_AdminLog, OnFinishProgressClient(), and OnFinishProgressServer().
Referenced by CAContinuousBase::OnCompletePogress().
|
inlineprotected |
Definition at line 287 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnFinishProgress().
|
inlineprotected |
Definition at line 283 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnFinishProgress().
|
inlineprivate |
Definition at line 208 of file actioncontinuousbase.c.
References ActionData, Debug::ActionLog(), g_Game, LogManager::IsActionLogEnable(), OnStartAnimationLoopClient(), and OnStartAnimationLoopServer().
Referenced by ActionContinuousBaseCB::CancelCondition(), and OnAnimationEvent().
|
inlineprotected |
Definition at line 271 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnStartAnimationLoop().
|
inlineprotected |
Definition at line 266 of file actioncontinuousbase.c.
References ActionData.
Referenced by OnStartAnimationLoop().
|
inlineprivate |
Definition at line 152 of file actioncontinuousbase.c.
References ActionData.
Referenced by ActionEmptyBottleBaseCB::EndActionComponent().
|
private |
Definition at line 122 of file actioncontinuousbase.c.
Referenced by ActionContinuousBase(), and OnFinishProgress().