WeatherMakerDayNightCycleProfileScriptTimeZoneOffsetSeconds Field |
Offset for the time zone of the lat / lon in seconds. Set to -1111 to auto-calculate (just tab out of the text field after you type -1111). Note about -1111: during editor mode, a web service is used. During play mode, longitude is used for fast calculation.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int TimeZoneOffsetSeconds
Public TimeZoneOffsetSeconds As Integer
public:
int TimeZoneOffsetSeconds
val mutable TimeZoneOffsetSeconds: int
Field Value
Type:
Int32See Also