Version 3.3.0.2

SdfIconOverviewWindow class

Namespace: Sirenix.OdinInspector.Editor.Internal
Assembly: Sirenix.OdinInspector.Editor
public class SdfIconOverviewWindow : EditorWindow
Inheritance
  • System.Object
  • SdfIconOverviewWindow

Constructors

SdfIconOverviewWindow()
public SdfIconOverviewWindow()

Properties

MouseOverIcon
public SdfIconType? MouseOverIcon { get; }

Methods

ShowWindow()
public static void ShowWindow()
Split(Rect, Int32, Int32)
public static Rect Split(Rect rect, int index, int length)
Parameters
UnityEngine.Rect rect

System.Int32 index

System.Int32 length

Returns
UnityEngine.Rect