OsSunSetParam
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | '''Function Syntax:''' | + | '''Function Syntax:''' osSetSunParam(string param, double value);<br>'''Returns:''' NULL |
− | + | ||
− | + | ||
+ | NB: Prior to Dec.10.2010 this function was osSunSetParam(string param, double value); now deprecated.<br> | ||
+ | Example Required !<br> | ||
[[Category:OSSL]] | [[Category:OSSL]] |
Revision as of 16:04, 10 December 2010
Function Syntax: osSetSunParam(string param, double value);
Returns: NULL
NB: Prior to Dec.10.2010 this function was osSunSetParam(string param, double value); now deprecated.
Example Required !