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

◆ GetWindMaximumSpeed()

proto native float Weather::GetWindMaximumSpeed ( )
private

Returns maximal wind speed in metre per second.

Заметки
By default this value is 10 m/s but it can be overridden in script on mission initialization. Equivalent to getting WindMagnitude phenomenon upper limit.

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