Class ExcludeInMARSEditor
Attribute marks a class that will not be included in the MARS Entity in the inspector and not included in the Add MARS Component menu
Namespace: Unity.MARS.Attributes
Syntax
public class ExcludeInMARSEditor : Attribute
Attribute marks a class that will not be included in the MARS Entity in the inspector and not included in the Add MARS Component menu
public class ExcludeInMARSEditor : Attribute