DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetTimeNeededToCharge()
float
ItemBase::GetTimeNeededToCharge
(
)
inline
private
См. определение в файле
Defibrillator.c
строка
29
30
{
31
string
cfg_path =
"CfgVehicles "
+
GetType
() +
" "
;
32
return
g_Game
.ConfigGetFloat (cfg_path +
"defibChargeTime"
);
33
}
GetType
eBleedingSourceType GetType()
Определения
4_World/DayZ/Classes/BleedingSources/BleedingSource.c:67
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
Перекрестные ссылки
g_Game
и
GetType()
.
ItemBase
Создано системой
1.13.2