![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override void | OnFinish (bool pCanceled) |
| void | SetVehicleCommand (HumanCommandVehicle hcv) |
| Private Member Functions inherited from HumanCommandActionCallback | |
| void | ~PluginDayzPlayerActionCallback () |
| bool | CancelCondition () |
| override void | OnAnimationEvent (int pEventID) |
| override void | OnFinish (bool pCanceled) |
| override void | OnStateChange (int pOldState, int pCurrentState) |
| void | PluginDayzPlayerActionCallback () |
Private Attributes | |
| HumanCommandVehicle | m_hcv |
| Private Attributes inherited from HumanCommandActionCallback | |
| TextListboxWidget | m_EventsHistory |
| float | m_fTimeStart |
| TextWidget | m_pAnimEventWidget |
| TextWidget | m_pStateWidget |
Additional Inherited Members | |
| Static Private Attributes inherited from HumanCommandActionCallback | |
| static ref set< string > | m_AnimEventMapping |
Definition at line 1 of file dayzplayerimplementvehicle.c.
|
inlineprivate |
Definition at line 13 of file dayzplayerimplementvehicle.c.
References Human::GetCommand_Vehicle(), GetHuman(), and HumanCommandVehicle::SetClutchState().
|
inlineprivate |
Definition at line 6 of file dayzplayerimplementvehicle.c.
References HumanCommandVehicle::SetClutchState().
Referenced by DayZPlayer::CommandHandler().
|
private |
Definition at line 4 of file dayzplayerimplementvehicle.c.