This version of Unity is unsupported.

AnimatorTransitionInfo.fullPathHash

public int fullPathHash;

Description

The hash name of the Transition.

Format is "FULLPATH.CURRENT_STATE -> FULLPATH.NEXT_STATE".

The hash is generated using Animator.StringToHash.