Method MoveAnimation
MoveAnimation(uint, uint, uint, ulong)
Moving animation
Declaration
[HandleProcessCorruptedStateExceptions]
public void MoveAnimation(uint animation, uint target, uint newParent, ulong interval)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | animation | The Animation |
| uint | target | The target occurrence |
| uint | newParent | The new parent occurrence |
| ulong | interval | The interval |