ManualMixerTransition.Drawer.

ManualMixerTransition.

OnAddElement(int) Method

Summary

Called when adding a new state to the list to ensure that any other relevant arrays have new elements added as well.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerTransition.Drawer

Syntax

protected virtual void OnAddElement(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void