Function AnimationNodeStateMachineTransition.disabled
Don't use this transition during AnimationNodeStateMachinePlayback or autoAdvance.
bool disabled() nothrow @property @nogc;
void disabled
(
bool v
) nothrow @property @nogc;