Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetWeatherCondition
Syntax
C++
int SetWeatherCondition(IFunctionHandler * pH);
Parameters 
Description 
fWeatherTemperatureInCelsius 
Weather temperature in Celsius. 
fWeatherHumidityAsPercent 
Weather humidity as percentage. 
fWeatherInversion 
Weather inversion. 

Syntax: Sound.SetWeatherCondition(float fWeatherTemperatureInCelsius,float fWeatherHumidityAsPercent,float fWeatherInversion) 

Sets the weather condition. 

 

Copyright (c) 2012. All rights reserved.