OsSetWindParam
From OpenSimulator
(Difference between revisions)
(New page: '''Function Syntax:''' osSetWindParam(string plugin, string param, float value);<br>'''Returns:''' NULL Example Required!<br> *'''NOTE :''' as of July.29.2010 This Function is incomple...) |
|||
Line 1: | Line 1: | ||
'''Function Syntax:''' osSetWindParam(string plugin, string param, float value);<br>'''Returns:''' NULL | '''Function Syntax:''' osSetWindParam(string plugin, string param, float value);<br>'''Returns:''' NULL | ||
+ | <br> Example Required!<br> | ||
− | + | *'''NOTE :''' as of July.29.2010 This Function is incomplete and non-functional. | |
+ | *'''NOTE :''' This function replaces the deprecated osWindParamSet function. | ||
− | + | [[Category:OSSL]][[Category:OSSL_functions_without_example]] | |
− | + | ||
− | + | ||
− | [[Category:OSSL]] | + |
Revision as of 16:58, 5 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.