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