WeatherMakerSoundScriptHoursOfDay Field |
The hours in a day the sound can play, or null/empty to just use TimesOfDay.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public List<RangeOfFloats> HoursOfDay
Public HoursOfDay As List(Of RangeOfFloats)
public:
List<RangeOfFloats>^ HoursOfDay
val mutable HoursOfDay: List<RangeOfFloats>
Field Value
Type:
ListRangeOfFloatsSee Also