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

◆ Set()

proto native void WeatherPhenomenon::Set ( float forecast,
float time = 0,
float minDuration = 0 )
private

Sets the forecast.

Аргументы
forecastDesired forecast value that should be met in given time.
timeA time of the next change (how long it takes in seconds to interpolate to given value).
minDurationA minimal time in seconds the change will last.

Используется в UIPopupScript::OnChange(), UIPopupScript::OnClick(), UIPopupScript::OnClose(), CGame::OnRPC(), SceneData::SetInitFog(), SceneData::SetInitOvercast() и SceneData::SetInitRain().