Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actionrepaircarengine.c File Reference

Go to the source code of this file.

Classes

class  ActionRepairCarEngineCB
 
class  RepairCarEngineActionReciveData
 

Functions

void ActionRepairCarEngine ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void AdjustVehicleHealthServer (ActionData action_data)
 

Variables

ActionRepairCarEngineCB m_LastValidType
 
int m_LastValidComponentIndex = -1
 

Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )

Definition at line 20 of file actionrepaircarengine.c.

◆ ActionRepairCarEngine()

void ActionRepairCarEngine ( )

Definition at line 9 of file actionrepaircarengine.c.

◆ AdjustVehicleHealthServer()

override void AdjustVehicleHealthServer ( ActionData action_data)

Definition at line 60 of file actionrepaircarengine.c.

Variable Documentation

◆ m_LastValidComponentIndex

int m_LastValidComponentIndex = -1

Definition at line 7 of file actionrepaircarengine.c.

◆ m_LastValidType

ActionRepairCarEngineCB m_LastValidType