Version 3.3.1.2

Odin has a dedicated attribute overview with examples

TypeDrawerSettingsAttribute class

Namespace: Sirenix.OdinInspector
Assembly: Sirenix.OdinInspector.Attributes
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public class TypeDrawerSettingsAttribute : Attribute, _Attribute
Inheritance
  • System.Object
  • System.Attribute
  • TypeDrawerSettingsAttribute

Constructors

TypeDrawerSettingsAttribute()
public TypeDrawerSettingsAttribute()

Fields

BaseType
Specifies whether a base type should be used instead of all types.
public Type BaseType
Filter
Filters the result.
public TypeInclusionFilter Filter