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
Inherited Members
Namespace: Unity.MARS.Attributes
Assembly: Unity.MARS.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[MovedFrom("Unity.MARS")]
public class ExcludeInMARSEditor : Attribute