Method StopAnimation
StopAnimation(uint, bool)
WARNING: this function is tagged as 'EXPERIMENTAL'
stops an animation
Declaration
[HandleProcessCorruptedStateExceptions]
public void StopAnimation(uint animation, bool applyDefault = true)
Parameters
Type | Name | Description |
---|---|---|
uint | animation | Animation to stop |
bool | applyDefault | Should the default position be applied |