TransitionLibrary.

AddTransition(IHasKey, ITransition) Method

Summary

[Pro-Only] Adds the `transition` to this library.

Syntax

public TransitionModifierGroup AddTransition(IHasKey hasKey, ITransition transition)

Parameters

Name Type Description
hasKey IHasKey
transition ITransition

Return Value

Type Description
TransitionModifierGroup