OsSetSunParam
From OpenSimulator
(Difference between revisions)
(New page: '''Function Syntax:''' OsSetSunParam(string param, double value);<br>'''Returns:''' NULL Example Required!<br> '''NOTE''' : This function replaces the deprecated osSunSetParam function....) |
|||
Line 1: | Line 1: | ||
'''Function Syntax:''' OsSetSunParam(string param, double value);<br>'''Returns:''' NULL | '''Function Syntax:''' OsSetSunParam(string param, double value);<br>'''Returns:''' NULL | ||
− | Example Required!<br> | + | Example Required!<br> |
− | '''NOTE''' : This function replaces the deprecated osSunSetParam function. | + | '''NOTE''' : This function replaces the deprecated osSunSetParam function. |
− | [[Category:OSSL]] | + | |
+ | [[Category:OSSL]][[Category:OSSL_functions_without_example]] |
Revision as of 16:55, 5 June 2011
Function Syntax: OsSetSunParam(string param, double value);
Returns: NULL
Example Required!
NOTE : This function replaces the deprecated osSunSetParam function.