WeatherMakerFullScreenCloudsScriptCloudProfile Property |
Get the current cloud profile
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public WeatherMakerCloudProfileScript CloudProfile { get; set; }
Public Property CloudProfile As WeatherMakerCloudProfileScript
Get
Set
public:
property WeatherMakerCloudProfileScript^ CloudProfile {
WeatherMakerCloudProfileScript^ get ();
void set (WeatherMakerCloudProfileScript^ value);
}
member CloudProfile : WeatherMakerCloudProfileScript with get, set
Property Value
Type:
WeatherMakerCloudProfileScriptSee Also