![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionCarHornLong () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override bool | CanBeUsedInVehicle () |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| override | GetInputType () |
| override void | HandleReciveData (ActionReciveData action_recive_data, ActionData action_data) |
| override bool | HasProgress () |
| override bool | HasTarget () |
| override void | OnEndInput (ActionData action_data) |
| override void | OnEndServer (ActionData action_data) |
| override void | OnStart (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
| override void | OnUpdate (ActionData action_data) |
| special case - manually ends the action on exec event | |
| override bool | ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data) |
| override bool | UseMainItem () |
| override void | WriteToContext (ParamsWriteContext ctx, ActionData action_data) |
| Private Member Functions inherited from ActionContinuousBase | |
| 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) |
Definition at line 208 of file actioncarhorn.c.
|
inlineprivate |
Definition at line 210 of file actioncarhorn.c.
References AnimatedActionBase::m_CommandUID, and ActionBase::m_StanceMask.
|
inlineprivate |
Definition at line 253 of file actioncarhorn.c.
References ActionCarHornBase::ActionCondition(), and ActionTarget.
|
inlineprivate |
Definition at line 226 of file actioncarhorn.c.
|
inlineprivate |
Definition at line 247 of file actioncarhorn.c.
References ActionData.
|
inlineprivate |
Definition at line 241 of file actioncarhorn.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 231 of file actioncarhorn.c.
References CarHornLongActionInput.
|
inlineprivate |
Definition at line 346 of file actioncarhorn.c.
References ActionData, CarHornActionData::m_ActionNeedEnd, and CarHornActionData::m_Car.
|
inlineprivate |
Definition at line 221 of file actioncarhorn.c.
|
inlineprivate |
Definition at line 216 of file actioncarhorn.c.
|
inlineprivate |
Definition at line 271 of file actioncarhorn.c.
References ActionData, Class::CastTo(), ActionContinuousBaseCB::EndActionComponent(), ActionCarHornBase::SetCarHornState(), and UA_FINISHED.
|
inlineprivate |
Definition at line 304 of file actioncarhorn.c.
References ActionData, and ActionCarHornBase::SetCarHornState().
|
inlineprivate |
Definition at line 286 of file actioncarhorn.c.
References ActionData, CarHornActionData::m_ActionNeedEnd, and CarHornActionData::m_Car.
|
inlineprivate |
Definition at line 295 of file actioncarhorn.c.
References ActionData, CarHornActionData::m_ActionNeedEnd, and ActionCarHornBase::SetCarHornState().
|
inlineprivate |
special case - manually ends the action on exec event
Definition at line 259 of file actioncarhorn.c.
References ActionData, and CarHornActionData::m_ActionNeedEnd.
|
inlineprivate |
Definition at line 322 of file actioncarhorn.c.
References Serializer::Read().
|
inlineprivate |
Definition at line 236 of file actioncarhorn.c.
|
inlineprivate |
Definition at line 312 of file actioncarhorn.c.
References ActionData, CarHornActionData::m_ActionNeedEnd, CarHornActionData::m_Car, and Serializer::Write().