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

◆ EnvTempToCoef()

float EnvTempToCoef ( float pTemp)
protected

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

1345 {
1347 }
const float ENVIRO_TEMP_EFFECT_ON_PLAYER
comfort temperature of environment for the player
Определения 3_Game/DayZ/constants.c:760
const float ENVIRO_PLAYER_COMFORT_TEMP
highest temperature(deg Celsius) where the player gets highest possible heat comfort (1)
Определения 3_Game/DayZ/constants.c:759

Перекрестные ссылки GameConstants::ENVIRO_PLAYER_COMFORT_TEMP и GameConstants::ENVIRO_TEMP_EFFECT_ON_PLAYER.

Используется в ProcessHeatComfort().