TransitionLibrary.

Initialize(TransitionLibraryDefinition) Method

Summary

[Pro-Only] Adds the contents of the `definition` to this library.

Syntax

public void Initialize(TransitionLibraryDefinition definition)

Remarks

Existing values will be completely replaced.

Parameters

Name Type Description
definition TransitionLibraryDefinition

Return Value

Type Description
void