TransitionLibrary.

ContainsKey(IHasKey) Method

Summary

[Pro-Only] Does this library contain a transition registered with the Animancer.IHasKey.Key?

Syntax

public bool ContainsKey(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool