◆ RecordGUIState()

static void RecordGUIState ( Rect  position = new Rect())
static
Parameters
positionOptional parameter, will be stored with GUIstate, but will not be automatically restored when calling restore functions. May be accessed manually.

References EditorUtil.GUIState.enabled, EditorUtil.GUIState.hierarchyMode, EditorUtil.GUIState.indentLevel, EditorUtil.GUIState.originalPostion, and EditorUtil.recordedState.

Referenced by EditorUtil.RecordGUIStateAndSetToDefault().

+ Here is the caller graph for this function: