Click or drag to resize

WeatherMakerCloudProfileScriptCopyStateTo Method

Copy profile state to another profile

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void CopyStateTo(
	WeatherMakerCloudProfileScript other
)

Parameters

other
Type: DigitalRuby.WeatherMakerWeatherMakerCloudProfileScript
Other profile
See Also