Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ActionRepairVehiclePartBase Class Reference
Inheritance diagram for ActionRepairVehiclePartBase:
ActionContinuousBase ActionRepairBoatChassis ActionRepairCarChassis

Protected Member Functions

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

Protected Attributes

string m_CurrentDamageZone
 

Detailed Description

Definition at line 19 of file actionrepairvehiclepartbase.c.

Member Function Documentation

◆ AdjustItemQuantityServer()

void ActionRepairVehiclePartBase::AdjustItemQuantityServer ( ActionData action_data)
protected

Definition at line 68 of file actionrepairvehiclepartbase.c.

◆ AdjustVehicleHealthServer()

void ActionRepairVehiclePartBase::AdjustVehicleHealthServer ( ActionData action_data)
protected

Definition at line 35 of file actionrepairvehiclepartbase.c.

◆ CreateActionData()

override ActionData ActionRepairVehiclePartBase::CreateActionData ( )
protected

Definition at line 84 of file actionrepairvehiclepartbase.c.

◆ CreateConditionComponents()

override void ActionRepairVehiclePartBase::CreateConditionComponents ( )
protected

Definition at line 23 of file actionrepairvehiclepartbase.c.

◆ HandleReciveData()

override void ActionRepairVehiclePartBase::HandleReciveData ( ActionReciveData action_recive_data,
ActionData action_data )
protected

Definition at line 126 of file actionrepairvehiclepartbase.c.

◆ OnFinishProgressServer()

override void ActionRepairVehiclePartBase::OnFinishProgressServer ( ActionData action_data)
protected

Definition at line 29 of file actionrepairvehiclepartbase.c.

◆ ReadFromContext()

override bool ActionRepairVehiclePartBase::ReadFromContext ( ParamsReadContext ctx,
out ActionReciveData action_recive_data )
protected

Definition at line 102 of file actionrepairvehiclepartbase.c.

◆ WriteToContext()

override void ActionRepairVehiclePartBase::WriteToContext ( ParamsWriteContext ctx,
ActionData action_data )
protected

Definition at line 90 of file actionrepairvehiclepartbase.c.

Member Data Documentation

◆ m_CurrentDamageZone

string ActionRepairVehiclePartBase::m_CurrentDamageZone
protected

Definition at line 21 of file actionrepairvehiclepartbase.c.


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