OsSunSetParam
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
− | + | {{deprecate|Dec. 10 2010|osSetSunParam}} | |
− | + | '''Function Syntax:''' osSunSetParam(string param, double value);<br>'''Returns:''' NULL | |
Example Required !<br> | Example Required !<br> | ||
[[Category:OSSL]] | [[Category:OSSL]] |
Revision as of 18:53, 10 December 2010
*** NOTE : *** As of Dec. 10 2010, this function has been renamed to osSetSunParam.
Versions of OpenSimulator released after this date will give the user a deprecation warning, but for the time being will function as before. However, the deprecated function may eventually be removed entirely, and should therefore be avoided, and the new version be used instead. |
Function Syntax: osSunSetParam(string param, double value);
Returns: NULL
Example Required !