Namespace: | Sirenix.OdinInspector.Editor.Drawers |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(1, 0, 0)]
public sealed class TitleAttributeDrawer : OdinAttributeDrawer<TitleAttribute>
public TitleAttributeDrawer()
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()