WeatherMakerResourceContainerScriptProfilesPrecipitation Field |
All Weather Maker precipitation scriptable object profiles for your game. These will be part of the final build.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public List<ScriptableObject> ProfilesPrecipitation
Public ProfilesPrecipitation As List(Of ScriptableObject)
public:
List<ScriptableObject^>^ ProfilesPrecipitation
val mutable ProfilesPrecipitation: List<ScriptableObject>
Field Value
Type:
ListScriptableObjectSee Also