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

◆ GetHeatPermeabilityCoef()

float Entity::GetHeatPermeabilityCoef ( )
inlineprotected

Returns temperature change speed multiplier for this item and all its children (multiplicative interaction)

Заметки
Values > 1 accelerate, values in <0,1) interval decelerate. Values < 0 should not be used here, but I'm not your mom.

См. определение в файле 3_Game/Entities/EntityAI.c строка 2443

2444 {
2446 }
float m_VarHeatPermeabilityCoef
Определения 3_Game/Entities/EntityAI.c:156

Перекрестные ссылки m_VarHeatPermeabilityCoef.