Namespace: | Sirenix.OdinInspector.Editor.Examples |
Assembly: | Sirenix.OdinInspector.Editor |
public class OdinAttributeExampleItem
public OdinAttributeExampleItem(Type attributeType, OdinRegisterAttributeAttribute registration)
System.Type | attributeType | |
OdinRegisterAttributeAttribute | registration |
public readonly string Name
public bool DrawCodeExample { get; set; }
public void Draw()
public void OnDeselected()