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

◆ GetWindSpeed()

proto native float Weather::GetWindSpeed ( )
private

Returns actual wind speed in metre per second.

Заметки
Wind is changing continuously in time, so the returned value may not stand for too long. Equivalent to WindMagnitude phenomenon actual value.

Используется в WorldData::ComputeSnowflakeScale(), IsWindy(), UIPopupScript::OnOpen() и UIPopupScript::ResetSliders().