DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ OnFinishProgressServer()

override void ActionRepairVehiclePartBase::OnFinishProgressServer ( ActionData action_data)
inlineprotected

См. определение в файле ActionRepairVehiclePartBase.c строка 29

30 {
31 AdjustVehicleHealthServer(action_data);
32 AdjustItemQuantityServer(action_data);
33 }
void AdjustItemQuantityServer(ActionData action_data)
Определения ActionRepairVehiclePartBase.c:68
void AdjustVehicleHealthServer(ActionData action_data)
Определения ActionRepairVehiclePartBase.c:35

Перекрестные ссылки ActionData, AdjustItemQuantityServer() и AdjustVehicleHealthServer().