GetIsCurrentWeather
Jump to navigation
Jump to search
Link to TES4 Construction Set Wiki: GetIsCurrentWeather.
< [[::Category:Functions|Category:Functions]]
missing function origin info Further information might be found in a section of the discussion page. Please remove this message when no longer necessary. |
Description
Returns 1 if the current weather is active
Syntax
((0, 1:int)) GetIsCurrentWeather
Example
GetIsCurrentWeather.WastelandClear
Checks if the active weather is WastelandClear and returns 1 if true
See Also