Version 3.3.0.1

OdinAttributeExampleItem class

Namespace: Sirenix.OdinInspector.Editor.Examples
Assembly: Sirenix.OdinInspector.Editor
public class OdinAttributeExampleItem
Inheritance
  • System.Object
  • OdinAttributeExampleItem

Constructors

OdinAttributeExampleItem(Type, OdinRegisterAttributeAttribute)
public OdinAttributeExampleItem(Type attributeType, OdinRegisterAttributeAttribute registration)
Parameters
System.Type attributeType

OdinRegisterAttributeAttribute registration

Fields

Name
public readonly string Name

Properties

DrawCodeExample
public bool DrawCodeExample { get; set; }

Methods

Draw()
public void Draw()
OnDeselected()
public void OnDeselected()