Click or drag to resize

WeatherMakerFogProfileScriptCopyStateTo Method

Copy state to another fog profile

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public virtual void CopyStateTo(
	WeatherMakerFogProfileScript profile
)

Parameters

profile
Type: DigitalRuby.WeatherMakerWeatherMakerFogProfileScript
Fog profile to copy state to
See Also