OsClearObjectAnimations
From OpenSimulator
(Difference between revisions)
(Created page with "{{osslfunc |function_syntax=integer osClearObjectAnimations() |description= clears all animations on the prim, returning how many it had running") |
|||
| Line 2: | Line 2: | ||
|function_syntax=integer osClearObjectAnimations() | |function_syntax=integer osClearObjectAnimations() | ||
|description= clears all animations on the prim, returning how many it had running | |description= clears all animations on the prim, returning how many it had running | ||
| + | |||
| + | |additional_info=Added in 0.9.2.0 | ||
| + | }} | ||
Revision as of 15:35, 3 March 2020
integer osClearObjectAnimations()
| |
| clears all animations on the prim, returning how many it had running | |
| Threat Level | No threat level specified |
| Permissions | No permissions specified |
| Extra Delay | No function delay specified |
| Notes | |
| Added in 0.9.2.0 | |