osClearObjectAnimations
OSSLinteger osClearObjectAnimations()
No description has been recorded for this function yet. Its signature above is read from the region software and is correct.
Takes no parameters.
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetSitActiveRange(float v)
void osCollisionSound(string impact_sound, float impact_volume)
void osAvatarStopAnimation(key avatarId, string animation)
string osDrawImage(string drawList, integer width, integer height, string image)
string osGetNotecardLine(string name, integer line)
string osSetFontName(string drawList, string fontName)
string osAESDecrypt(string secret, string encryptedText)
void osListSortInPlace(list src, integer stride, integer ascending)