osLinkParticleSystem
OSSLvoid osLinkParticleSystem(integer linknumber, list rules)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| integer | linknumber |
| list | rules |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osAESDecryptFrom(string secret, string encryptedText, string ivString)
void osSunSetParam(string param, float value)
string osDrawRectangle(string drawList, integer width, integer height)
string osSetPenSize(string drawList, integer penSize)
integer osStringLastIndexOf(string src, string value, integer start, integer count, integer ignorecase)
list osGetInertiaData()
float osVecMagSquare(vector a)
string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, integer timer)