| Namespace: | Sirenix.Reflection.Editor |
| Assembly: | Sirenix.Reflection.Editor |
public static class GUILayoutUtility_Internals
public static Vector2 EditorScreenPointOffset { get; set; }
public static GUILayoutGroup_Internal BeginLayoutGroup(GUIStyle style, GUILayoutOption[] options)
| UnityEngine.GUIStyle | style | |
| UnityEngine.GUILayoutOption[] | options |
| GUILayoutGroup_Internal |
public static Rect MeasureLayout(int from, int to)
| System.Int32 | from | |
| System.Int32 | to |
| UnityEngine.Rect |