Version 3.3.0.1

IncludeMyAttributesAttribute class

Namespace: Sirenix.OdinInspector
Assembly: Sirenix.OdinInspector.Attributes
[AttributeUsage(AttributeTargets.Class)]
public class IncludeMyAttributesAttribute : Attribute, _Attribute
When this attribute is added is added to another attribute, then attributes from that attribute will also be added to the property in the attribute processing step.
Inheritance
  • System.Object
  • System.Attribute
  • IncludeMyAttributesAttribute

Constructors

IncludeMyAttributesAttribute()
public IncludeMyAttributesAttribute()