csharp
public sealed class CategoryAttributeGroups a member under a named, collapsible section of the inspector. Members without a category stay in declaration order above the first categorised one.
No guide page documents this yet — the page shows what the code says about itself.
As a annotation
- Valid on
- Class, Struct, Property, Field
Fields and properties (2)
public string NameThe section name. / nests: "Lighting/Shadows".
public bool CollapsedWhether the section starts collapsed.
Methods (1)
public CategoryAttribute(string name)Groups the annotated element under .
Used by (4)
- AnnotatedVixen.Core.Tests
- AnnotationTestsVixen.Core.Tests
- HealthVixen.Core.Reflection.Tests
- ReflectedTypesVixen.Editor.Scripts