TransitionLibrary.

RemoveTransition(IHasKey) Method

Summary

[Pro-Only] Removes the transition registered with the Animancer.IHasKey.Key.

Syntax

public bool RemoveTransition(IHasKey hasKey)

Parameters

Name Type Description
hasKey IHasKey

Return Value

Type Description
bool