OsWindActiveModelPluginName

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m
m (Added permissions and delay information)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{|  width="100%" style="border: thin solid black"
+
{{osslfunc
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
+
|threat_level=None
|- valign="top"
+
|permissions=true
|'''Threat Level''' || None
+
|delay=0
 
+
|function_syntax=string osWindActiveModelPluginName()
|- valign="top"
+
|ossl_example=See [[osGetWindParam]] or [[osSetWindParam]] example
|'''Function Syntax''' || <source lang="lsl">
+
|description=Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind").
osWindActiveModelPluginName();
+
|
</source>
+
}}
|- valign="top"
+
|'''Example(s)||
+
 
+
|}
+
 
+
[[Category:OSSL Functions]]
+
[[Category:OSSL_functions_without_example]]
+

Revision as of 19:49, 25 October 2017

string osWindActiveModelPluginName()
Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind").
Threat Level None
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Example(s)
See osGetWindParam or osSetWindParam example
Personal tools
General
About This Wiki