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

◆ SetWindSpeed()

proto native void Weather::SetWindSpeed ( float speed)
private

Sets the actual wind speed in metre per second.

Заметки
Wind is changing continuously in time, so the returned value may not stand for too long. Minimum speed for wind is 0.1 m/s. Equivalent to setting WindMagnitude phenomenon(s) with zero time and duration.

Используется в UIPopupScript::OnChange(), UIPopupScript::OnClick(), UIPopupScript::ResetSliders() и SceneData::SetInitWindForce().