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 osPreloadSound(integer linknum, string sound)
integer osRegexIsMatch(string input, string pattern)
void osNpcRemove(key npc)
string osDrawEllipse(string drawList, integer width, integer height)
void osForceAttachToAvatar(integer attachment)
void osRegionNotice(key agentID, string msg)
string osDrawRotationTransform(string drawList, float x)
float osAngleBetween(vector a, vector b)