OsWindActiveModelPluginName
From OpenSimulator
(Difference between revisions)
												
			| Line 6: | Line 6: | ||
</source>  | </source>  | ||
|  | |  | ||
| − | ossl_example =    | + | ossl_example = See [[osGetWindParam]] or [[osSetWindParam]] example  | 
|    | |    | ||
| − | additional_info =    | + | additional_info = Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind").  | 
|  | |  | ||
}}  | }}  | ||
Revision as of 03:27, 27 June 2011
osWindActiveModelPluginName();  | |
| No descriptions provided | |
| Threat Level | None | 
| Permissions | No permissions specified | 
| Extra Delay | No function delay specified | 
| Example(s) | |
| See osGetWindParam or osSetWindParam example | |
| Notes | |
| Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind"). | |