OsSetWindParam

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
----
+
{{osslfunc|
*'''NOTE :''' This function replaces the deprecated [[osWindParamSet]] function.
+
threat_level = VeryLow
----
+
|
 
+
function_syntax = <source lang="lsl">
 
+
{| width="100%" style="border: thin solid black"
+
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
+
|- valign="top"
+
|'''Threat Level''' || VeryLow
+
 
+
|- valign="top"
+
|'''Function Syntax''' || <source lang="lsl">
+
 
osSetWindParam(string plugin, string param, float value);
 
osSetWindParam(string plugin, string param, float value);
 
</source>
 
</source>
|- valign="top"
+
|
|'''Example(s)||
+
ossl_example =  
 
+
|  
|}
+
additional_info = *'''NOTE :''' This function replaces the deprecated [[osWindParamSet]] function.
 
+
 
*'''NOTE :''' as of July.29.2010 This Function is incomplete and non-functional.  
 
*'''NOTE :''' as of July.29.2010 This Function is incomplete and non-functional.  
 
+
|
[[Category:OSSL Functions]]
+
}}
[[Category:OSSL_functions_without_example]]
+

Revision as of 17:48, 12 June 2011

osSetWindParam(string plugin, string param, float value);
No descriptions provided
Threat Level VeryLow
Permissions No permissions specified
Extra Delay No function delay specified
Notes
*NOTE : This function replaces the deprecated osWindParamSet function.
  • NOTE : as of July.29.2010 This Function is incomplete and non-functional.
Personal tools
General
About This Wiki