OsSetWindParam
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 osWindParamSet function. | + | *'''NOTE :''' This function replaces the deprecated [[osWindParamSet]] 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:24, 8 June 2011
Function Syntax: osSetWindParam(string plugin, string param, float value);
Returns: NULL
Example Required!
- NOTE : as of July.29.2010 This Function is incomplete and non-functional.
- NOTE : This function replaces the deprecated osWindParamSet function.