class
AutoGenerateAttribute
public class AutoGenerateAttribute : Attribute Indicates that this type should generate meta data. Tagging your asset with this will mean that the .asset file is automatically generated - which means you don't have to do that.
Constructors
AutoGenerateAttribute()