Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
public sealed class NullableDrawer<T> : OdinValueDrawer<T? >, IDisposable, IDefinesGenericMenuItems where T : struct
public NullableDrawer()
public void Dispose()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()