Method StopAnimation
StopAnimation(uint, bool)
stops an animation
Declaration
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 |