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

◆ GetWindDirection()

proto native WindDirection Weather::GetWindDirection ( )
private

Returns a wind direction phenomenon object.

Заметки
Wind direction is angle in radians, typically in the <-PI, +PI> interval.
См. также
See Weather.WindDirectionToAngle and Weather.AngleToWindDirection for conversions.

Используется в InitValues(), CGame::OnRPC() и UpdateWeatherValues().