OsSetSunParam

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
'''Function Syntax:''' OsSetSunParam(string param, double value);<br>'''Returns:''' NULL
+
----
 +
'''NOTE'''&nbsp;: This function replaces the deprecated [[osSunSetParam]] function.
 +
----
  
Example Required!<br>
 
  
'''NOTE'''&nbsp;: This function replaces the deprecated [[osSunSetParam]] function.
+
{|  width="100%" style="border: thin solid black"
 +
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
 +
|- valign="top"
 +
|'''Threat Level''' || <Threat Level goes here>
 +
 
 +
|- valign="top"
 +
|'''Function Syntax''' || <source lang="lsl">
 +
OsSetSunParam(string param, double value);
 +
</source>
 +
|- valign="top"
 +
|'''Example(s)||
 +
 
 +
|}
  
[[Category:OSSL]][[Category:OSSL_functions_without_example]]
+
[[Category:OSSL Functions]]
 +
[[Category:OSSL_functions_without_example]]
 
[[Category:OSSL functions without threat level]]
 
[[Category:OSSL functions without threat level]]

Revision as of 12:26, 11 June 2011


NOTE : This function replaces the deprecated osSunSetParam function.



OsSetSunParam
Threat Level <Threat Level goes here>
Function Syntax
OsSetSunParam(string param, double value);
Example(s)
Personal tools
General
About This Wiki