Function AnimationNodeStateMachineTransition.disabled

Don't use this transition during AnimationNodeStateMachinePlayback.travel or autoAdvance.

bool disabled() nothrow @property @nogc;

void disabled (
  bool v
) nothrow @property @nogc;