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

TransitionLibrary.

ContainsKey(Object) Method

Summary

[Pro-Only] Does this library contain a transition registered with the `key`?

Syntax

public bool ContainsKey(Object key)

Parameters

Name Type Description
key Object

Return Value

Type Description
bool