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