AnimancerStateDictionary.

this[IHasKey] Property

Summary

Returns the state registered with the Animancer.IHasKey.Key.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerStateDictionary

Syntax

public AnimancerState this[IHasKey hasKey] { get; }

Parameters

Name Type Description
hasKey IHasKey

Value

Type Description
AnimancerState