Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
[DrawerPriority(-1, -1, -1)]
[OdinDontRegister]
public class InvalidAttributeNotificationDrawer<TInvalidAttribute> : OdinDrawer
public InvalidAttributeNotificationDrawer()
public string errorMessage
public bool isFolded
public string validTypeMessage
protected override void DrawPropertyLayout(GUIContent label)
UnityEngine.GUIContent | label |
protected override void Initialize()