Difference between revisions of "IsCloudy"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>JBurgess
 
imported>DavidJCobb
m (links)
 
Line 1: Line 1:
'''Syntax:'''
Returns 0 if the current [[weather]] is not [[Weather#Weather Classification|classified]] as "cloudy." Greater than 0 and less than 1 means the weather is transitioning to a cloudy weather. 1 means that the weather is stable and cloudy.  
IsCloudy
 
Returns 0 if the current weather is not classified as cloudy. Greater than 0 and less than 1 means the weather is transitioning to a cloudy weather. 1 means that the weather is stable and cloudy.  
 


[[Category:Console Commands]]
[[Category:Console Commands]]
[[Category:Condition Functions]]

Latest revision as of 07:59, 23 July 2018

Returns 0 if the current weather is not classified as "cloudy." Greater than 0 and less than 1 means the weather is transitioning to a cloudy weather. 1 means that the weather is stable and cloudy.