This is the old Animancer v7.4 documentation. Click here for the latest version.

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