Version 3.3.0.1

UnityEventDrawer<T> class

Namespace: Sirenix.OdinInspector.Editor.Drawers
Assembly: Sirenix.OdinInspector.Editor
[DrawerPriority(0, 0, 0.45)]
public sealed class UnityEventDrawer<T> : UnityPropertyDrawer<UnityEventDrawer, T>, IDisposable, IUnityPropertyFieldDrawer where T : UnityEventBase
Unity event drawer.
Inheritance

Type Parameters

T

Constructors

UnityEventDrawer()
public UnityEventDrawer()

Methods

DrawPropertyLayout(GUIContent)
Draws the property.
protected override void DrawPropertyLayout(GUIContent label)
Parameters
UnityEngine.GUIContent label

Initialize()
protected override void Initialize()
Extension Methods