Scheduled Maintenance
9th of July 2025 at 10:00 AM, we'll be taking the site down for scheduled maintenance.
Version 3.3.1.2

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()