Namespace: | Sirenix.OdinInspector.Editor.Examples |
Assembly: | Sirenix.OdinInspector.Editor |
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Interface, AllowMultiple = true, Inherited = true)]
public class AttributeExampleAttribute : Attribute, _Attribute
public AttributeExampleAttribute(Type type)
System.Type | type |
public AttributeExampleAttribute(Type type, string description)
System.Type | type | |
System.String | description |
public Type AttributeType
public string Description
public string Name
public float Order