DocumentationSortingAttribute.Level Enumeration

Cinemachine

DocumentationSortingAttributeLevel Enumeration

Refinement level of the documentation

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public enum Level
Cinemachine.Level = function();
Cinemachine.Level.createEnum('Cinemachine.Level', false);
Members
  Member nameValueDescription
Undoc0Type is excluded from documentation
API1Type is documented in the API reference
UserRef2Type is documented in the highly-refined User Manual
See Also