This version of Unity is unsupported.

AnimatorStateTransition.orderedInterruption

public bool orderedInterruption;

Description

The Transition can be interrupted by a transition that has a higher priority.

Transition priority is based on the order that transitions are listed in the source AnimatorState.