Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionRepairVehiclePartBase Class Reference
Inheritance diagram for ActionRepairVehiclePartBase:
ActionContinuousBase ActionRepairBoatChassis ActionRepairCarChassis

Protected Member Functions

void AdjustItemQuantityServer (ActionData action_data)
void AdjustVehicleHealthServer (ActionData action_data)
override ActionData CreateActionData ()
override void CreateConditionComponents ()
override void HandleReciveData (ActionReciveData action_recive_data, ActionData action_data)
override void OnFinishProgressServer (ActionData action_data)
override bool ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data)
override void WriteToContext (ParamsWriteContext ctx, ActionData action_data)

Protected Attributes

string m_CurrentDamageZone

Additional Inherited Members

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)

Detailed Description

Definition at line 19 of file actionrepairvehiclepartbase.c.

Member Function Documentation

◆ AdjustItemQuantityServer()

void AdjustItemQuantityServer ( ActionData action_data)
inlineprotected

Definition at line 68 of file actionrepairvehiclepartbase.c.

References ActionData.

Referenced by OnFinishProgressServer().

◆ AdjustVehicleHealthServer()

◆ CreateActionData()

override ActionData CreateActionData ( )
inlineprotected

Definition at line 84 of file actionrepairvehiclepartbase.c.

References ActionData.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprotected

◆ HandleReciveData()

override void HandleReciveData ( ActionReciveData action_recive_data,
ActionData action_data )
inlineprotected

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprotected

◆ ReadFromContext()

override bool ReadFromContext ( ParamsReadContext ctx,
out ActionReciveData action_recive_data )
inlineprotected

◆ WriteToContext()

override void WriteToContext ( ParamsWriteContext ctx,
ActionData action_data )
inlineprotected

Field Documentation

◆ m_CurrentDamageZone


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