osGetWindParam
OSSLfloat osGetWindParam(string plugin, string param)
Gets the value of param property for plugin module.; SimpleRandomWind plugin param is: strength.; ConfigurableWind plugin params are: avgStrength, avgDirection, varStrength, varDirection, rateChange.
Parameters
| Type | Name |
|---|---|
| string | plugin |
| string | param |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osGetGridLoginURI()
void osSetParcelSIPAddress(string SIPAddress)
list osGetLinkInventoryItemKeys(integer linkNumber, integer type)
string osGetNotecard(string name)
integer osGetSittingAvatarsCount(key object_id)
integer osGetNumberOfNotecardLines(string name)
string osStringReplace(string src, string oldvalue, string newvalue)
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)