Click or drag to resize

WeatherMakerScriptLastLocalProfile Property

Last local profile that was set for the local player - do not try to set this value, it will have no effect, use a weather zone instead.

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public WeatherMakerProfileScript LastLocalProfile { get; set; }

Property Value

Type: WeatherMakerProfileScript
See Also