MixerTransitionDrawer.

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
MixerTransitionDrawer

Syntax

protected override void OnAddElement(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void