![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | ActionRepairBoatEngineCB |
Functions | |
| ActionRepairBoatEngineCB ActionRepairVehiclePartCB | ActionRepairBoatEngine () |
| override void | CreateActionComponent () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | AdjustVehicleHealthServer (ActionData action_data) |
| override void | OnStartAnimationLoopServer (ActionData action_data) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override void | OnEndServer (ActionData action_data) |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item ) |
Definition at line 21 of file actionrepairboatengine.c.
| ActionRepairBoatEngineCB ActionRepairVehiclePartCB ActionRepairBoatEngine | ( | ) |
Definition at line 1 of file actionrepairboatengine.c.
| override void AdjustVehicleHealthServer | ( | ActionData | action_data | ) |
Definition at line 60 of file actionrepairboatengine.c.
| override void ActionRepairBoatEngine::CreateActionComponent | ( | ) |
Definition at line 12 of file actionrepairboatengine.c.
| override void OnEndServer | ( | ActionData | action_data | ) |
Definition at line 79 of file actionrepairboatengine.c.
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 74 of file actionrepairboatengine.c.
| override void OnStartAnimationLoopServer | ( | ActionData | action_data | ) |
Definition at line 67 of file actionrepairboatengine.c.