IsNextWeatherType
Docslocal retval = IsNextWeatherType(weatherType)Description
Refer to <code>SET_WEATHER_TYPE_NOW_PERSIST</code> for weather types.
Parameters
| Name | Type | Description |
|---|---|---|
weatherType | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsNextWeatherType(weatherType)Refer to <code>SET_WEATHER_TYPE_NOW_PERSIST</code> for weather types.
| Name | Type | Description |
|---|---|---|
weatherType | char* | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!