Version: 2017.3
public bool IsName (string name);

설명

Does name match the name of the active state in the statemachine?

The name should be in the form Layer.Name, for example "Base.Idle".