OsSetSunParam
From OpenSimulator
(Difference between revisions)
m (some format conversions) |
m (some syntax modification (may be major or minor)) |
||
| Line 1: | Line 1: | ||
{{osslfunc | {{osslfunc | ||
|threat_level=None | |threat_level=None | ||
| − | |function_syntax= | + | |function_syntax=void osSetSunParam(string param, float value) |
|ossl_example= | |ossl_example= | ||
|description='''NOTE''' : This function replaces the deprecated [[osSunSetParam]] function. | |description='''NOTE''' : This function replaces the deprecated [[osSunSetParam]] function. | ||
Revision as of 02:36, 2 July 2011
void osSetSunParam(string param, float value)
| |
| NOTE : This function replaces the deprecated osSunSetParam function. | |
| Threat Level | None |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |