This version of Unity is unsupported.

AnimatorStateMachine.MakeUniqueStateMachineName

Declaration

public string MakeUniqueStateMachineName(string name);

Parameters

name Desired name for the state machine.

Description

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