AnimancerPlayable.

Stop(IHasKey) Method

Summary

Gets the state registered with the Animancer.IHasKey.Key, stops and rewinds it to the start, then returns it.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public AnimancerState Stop(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
AnimancerState