OsSetSunParam

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
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=OsSetSunParam(string param, double value);
+
|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 03: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
Personal tools
General
About This Wiki