Function AnimationNodeStateMachine.removeTransitionByIndex
Deletes the given transition by index.
void removeTransitionByIndex
(
const(long) idx
) nothrow @nogc;
Deletes the given transition by index.
void removeTransitionByIndex
(
const(long) idx
) nothrow @nogc;