osListSortInPlaceStrided
OSSLvoid osListSortInPlaceStrided(list src, integer stride, integer stride_index, integer ascending)
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | stride |
| integer | stride_index |
| integer | ascending |
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetHealth(key agentId, float health)
string osGetScriptEngineName()
void osTriggerSound(integer linknum, string sound, float volume)
list osGetNPCList()
rotation osListAsRotation(list src, integer index)
integer osGetParcelDwell(vector pos)
string osAESEncrypt(string secret, string plainText)
integer osRegexIsMatch(string input, string pattern)