OsSetWindParam
From OpenSimulator
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | ''' | + | ---- |
| + | *'''NOTE :''' This function replaces the deprecated [[osWindParamSet]] function. | ||
| + | ---- | ||
| − | |||
| − | + | {| width="100%" style="border: thin solid black" | |
| − | + | | colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}''' | |
| + | |- valign="top" | ||
| + | |'''Threat Level''' || <Threat Level goes here> | ||
| − | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | + | |- valign="top" |
| + | |'''Function Syntax''' || <source lang="lsl"> | ||
| + | osSetWindParam(string plugin, string param, float value); | ||
| + | </source> | ||
| + | |- valign="top" | ||
| + | |'''Example(s)|| | ||
| + | |||
| + | |} | ||
| + | |||
| + | *'''NOTE :''' as of July.29.2010 This Function is incomplete and non-functional. | ||
| + | |||
| + | [[Category:OSSL Functions]] | ||
| + | [[Category:OSSL_functions_without_example]] | ||
[[Category:OSSL functions without threat level]] | [[Category:OSSL functions without threat level]] | ||
Revision as of 11:46, 11 June 2011
- NOTE : This function replaces the deprecated osWindParamSet function.
| OsSetWindParam | |
| Threat Level | <Threat Level goes here> |
| Function Syntax | osSetWindParam(string plugin, string param, float value); |
| Example(s) | |
- NOTE : as of July.29.2010 This Function is incomplete and non-functional.