UnityEngine.AddComponentMenuAttribute.AddComponentMenuAttribute C# (CSharp) Method

AddComponentMenuAttribute() public method

public AddComponentMenuAttribute ( String path ) : System
path String
return System
        public AddComponentMenuAttribute (String path)
        {
        }
    }
AddComponentMenuAttribute