AnimancerUtilities.

GetLastKey(AnimancerStateDictionary, Object) Method

Summary

If a state is registered with the `key`, this method gets it and repeats that check then returns the last state found.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerUtilities

Syntax

public static Object GetLastKey(AnimancerStateDictionary states, Object key)

Parameters

Name Type Description
states AnimancerStateDictionary
key Object

Return Value

Type Description
Object