OsWindActiveModelPluginName

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added permissions and delay information)
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
{{osslfunc|
+
{{osslfunc
threat_level = None
+
|threat_level=None
|
+
|permissions=true
function_syntax = <source lang="lsl">
+
|delay=0
osWindActiveModelPluginName();
+
|function_syntax=string osWindActiveModelPluginName()
</source>
+
|ossl_example=See [[osGetWindParam]] or [[osSetWindParam]] example
|
+
|description=Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind").
ossl_example = See [[osGetWindParam]] or [[osSetWindParam]] example
+
|  
+
additional_info = Gets active wind plugin name, specified by "wind_plugin" in OpenSim.ini ("SimpleRandomWind" or "ConfigurableWind").
+
 
|
 
|
 
}}
 
}}

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