OsGetWindParam
From OpenSimulator
(Difference between revisions)
| Line 1: | Line 1: | ||
'''Function Syntax:''' osGetWindParam(string plugin, string param);<br>'''Returns:''' float | '''Function Syntax:''' osGetWindParam(string plugin, string param);<br>'''Returns:''' float | ||
| + | <br> Example Required !<br> | ||
| − | + | *'''NOTE :''' as of July.29.2010 This Function is incomplete and non-functional. | |
| + | *'''NOTE :''' This function replaces the deprecated osWindParamGet function. | ||
| − | + | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | |
| − | + | ||
| − | + | ||
| − | [[Category:OSSL]] | + | |
Revision as of 16:58, 5 June 2011
Function Syntax: osGetWindParam(string plugin, string param);
Returns: float
Example Required !
- NOTE : as of July.29.2010 This Function is incomplete and non-functional.
- NOTE : This function replaces the deprecated osWindParamGet function.