OsGetWindParam
From OpenSimulator
(Difference between revisions)
Line 4: | Line 4: | ||
*'''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. | ||
− | *'''NOTE :''' This function replaces the deprecated osWindParamGet function. | + | *'''NOTE :''' This function replaces the deprecated [[osWindParamGet]] function. |
[[Category:OSSL]][[Category:OSSL_functions_without_example]] | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | ||
+ | [[Category:OSSL functions without threat level]] |
Revision as of 07:23, 8 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.