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
string osGetAgentIP(string agent)
float osAngleBetween(vector a, vector b)
vector osGetDrawStringSize(string contentType, string text, string fontName, integer fontSize)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
integer osNpcLookAt(key npckey, integer type, key objkey, vector offset)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osNpcSay(key npc, integer channel, string message)
void osSetInertiaAsSphere(float mass, float radius, vector centerOfMass)