WeatherMakerDayNightCycleManagerScriptMonth Property |
Month
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public int Month { get; set; }
Public Property Month As Integer
Get
Set
public:
property int Month {
int get ();
void set (int value);
}
member Month : int with get, set
Property Value
Type:
Int32See Also