Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
GearChangeActionCallback Class Reference
Inheritance diagram for GearChangeActionCallback:
HumanCommandActionCallback

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< stringm_AnimEventMapping

Detailed Description

Definition at line 1 of file dayzplayerimplementvehicle.c.

Member Function Documentation

◆ OnFinish()

override void OnFinish ( bool pCanceled)
inlineprivate

◆ SetVehicleCommand()

void SetVehicleCommand ( HumanCommandVehicle hcv)
inlineprivate

Field Documentation

◆ m_hcv

HumanCommandVehicle m_hcv
private

Definition at line 4 of file dayzplayerimplementvehicle.c.


The documentation for this class was generated from the following file: