Version 3.3.0.1

GUILayoutUtility_Internals.TopLevel class

Namespace: Sirenix.Reflection.Editor
Assembly: Sirenix.Reflection.Editor
public static class TopLevel
Inheritance
  • System.Object
  • GUILayoutUtility_Internals.TopLevel

Properties

Cursor
public static int Cursor { get; }
HasTopLevel
public static bool HasTopLevel { get; }
Rect
public static Rect Rect { get; }
Style
public static GUIStyle Style { get; }
TopLevelGroup
public static GUILayoutGroup_Internal TopLevelGroup { get; }

Methods

Add<T>(GUILayoutEntry_Internal<T>)
public static void Add<T>(GUILayoutEntry_Internal<T> e)

    where T : class
Parameters
GUILayoutEntry_Internal<T> e

Type Parameters
T

GetNext()
public static GUILayoutEntry_Internal GetNext()