This version of Unity is unsupported.

AnimatorStateMachine.MakeUniqueStateName

Declaration

public string MakeUniqueStateName(string name);

Parameters

name Desired name for the state.

Description

Makes a unique state name in the context of the parent state machine.