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

◆ EnvTempToCoef()

float EnvTempToCoef ( float pTemp)
protected

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

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

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

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