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