Class DocumentationSortingAttribute
Atrtribute to control the automatic generation of documentation.
Inheritance
System.Object
System.Attribute
DocumentationSortingAttribute
Namespace: Cinemachine
Syntax
[DocumentationSorting(DocumentationSortingAttribute.Level.Undoc)]
public sealed class DocumentationSortingAttribute : Attribute, _AttributeConstructors
DocumentationSortingAttribute(DocumentationSortingAttribute.Level)
Contructor with specific values
Declaration
public DocumentationSortingAttribute(DocumentationSortingAttribute.Level category)Parameters
| Type | Name | Description | 
|---|---|---|
| DocumentationSortingAttribute.Level | category | 
Properties
Category
Refinement level of the documentation. The more refined, the more is excluded.
Declaration
public DocumentationSortingAttribute.Level Category { get; }Property Value
| Type | Description | 
|---|---|
| DocumentationSortingAttribute.Level |