WeatherMakerDayNightCycleProfileScriptMoonDatas Field |
Current moon info
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax [NonSerializedAttribute]
public readonly List<WeatherMakerDayNightCycleProfileScriptMoonInfo> MoonDatas
<NonSerializedAttribute>
Public ReadOnly MoonDatas As List(Of WeatherMakerDayNightCycleProfileScriptMoonInfo)
public:
[NonSerializedAttribute]
initonly List<WeatherMakerDayNightCycleProfileScriptMoonInfo^>^ MoonDatas
[<NonSerializedAttribute>]
val MoonDatas: List<WeatherMakerDayNightCycleProfileScriptMoonInfo>
Field Value
Type:
ListWeatherMakerDayNightCycleProfileScriptMoonInfoSee Also