OsSetSunParam

From OpenSimulator

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

Revision as of 17:45, 12 June 2011

OsSetSunParam(string param, double value);
No descriptions provided
Threat Level None
Permissions No permissions specified
Extra Delay No function delay specified
Notes
NOTE : This function replaces the deprecated osSunSetParam function.
Personal tools
General
About This Wiki