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

TransitionLibraryDefinition.

RemoveAlias(int) Method

Summary

Removes an item from the Animancer.TransitionLibraries.TransitionLibraryDefinition.Aliases.

Syntax

public void RemoveAlias(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void