Difference between revisions of "Weather Script"

Jump to navigation Jump to search
29 bytes added ,  13:09, 20 February 2012
imported>Jlundin
 
imported>Jog
Line 16: Line 16:


== Global Functions ==
== Global Functions ==
*Weather Function [[FindWeather - Weather|FindWeather]](int auiType)
'''Weather Function [[FindWeather - Weather|FindWeather]](int auiType)'''
**Finds a weather from the currently occupied region or climate by the specified type.
*Finds a weather from the currently occupied region or climate by the specified type.
*Weather Function [[GetCurrentWeather - Weather|GetCurrentWeather]]()
 
**Gets the current weather.
'''Weather Function [[GetCurrentWeather - Weather|GetCurrentWeather]]()'''
*float Function [[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]()
*Gets the current weather.
**Returns a value from 0.0 to 1.0 describing how far in the current weather has transitioned.
 
*Weather Function [[GetOutgoingWeather - Weather|GetOutgoingWeather]]()
'''float Function [[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]()'''
**Gets the weather which is currently transitioning out.
*Returns a value from 0.0 to 1.0 describing how far in the current weather has transitioned.
*int Function [[GetSkyMode - Weather|GetSkyMode]]()
 
**Gets a code representing the mode the sky is currently in.
'''Weather Function [[GetOutgoingWeather - Weather|GetOutgoingWeather]]()'''
*Function [[ReleaseOverride - Weather|ReleaseOverride]]()
*Gets the weather which is currently transitioning out.
**Tells the sky to release its overriding weather.
 
'''int Function [[GetSkyMode - Weather|GetSkyMode]]()'''
*Gets a code representing the mode the sky is currently in.
 
'''Function [[ReleaseOverride - Weather|ReleaseOverride]]()'''
*Tells the sky to release its overriding weather.


== Member Functions ==
== Member Functions ==
Anonymous user

Navigation menu