Namespace: | Sirenix.OdinInspector.Editor |
Assembly: | Sirenix.OdinInspector.Editor |
public class TypeRegistryUserConfigWindow : OdinMenuEditorWindow, ISerializationCallbackReceiver
public TypeRegistryUserConfigWindow()
public const float ICON_PADDING = 2F
public const int ITEM_HEIGHT = 24
public const int TOOLBAR_HEIGHT = 28
public Type TypeToScrollTo
public static Color Background { get; }
public static Color Header { get; }
public static Color ItemHiddenOverlay { get; }
public static Color ItemIllegal { get; }
protected override OdinMenuTree BuildMenuTree()
OdinMenuTree |
protected override IEnumerable<object> GetTargets()
System.Collections.Generic.IEnumerable<System.Object> |
protected override void OnEnable()
protected override void OnImGUI()