SetWeatherTypeOvertimePersist
DocsSetWeatherTypeOvertimePersist(weatherType, time)Description
Refer to <code>SET_WEATHER_TYPE_NOW_PERSIST</code> for weather types.
Parameters
| Name | Type | Description |
|---|---|---|
weatherType | char* | The weather type to override to. |
time | float | A float on how long to take to transition (in seconds). |
Returns
voidThis native does not return a value.