Click or drag to resize

WeatherMakerProfileGroupScriptPickWeightedProfile Method

Pick a random profile based on weights of the profiles

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public WeatherMakerProfileScript PickWeightedProfile()

Return Value

Type: WeatherMakerProfileScript
Random weighted profile or null if no profiles setup
See Also