C# Class UnityEditor.SavedGUIState

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Private Methods

Method Description
ApplyAndForget ( ) : void
Create ( ) : SavedGUIState
INTERNAL_CALL_Internal_ApplySavedGUIState ( IntPtr state, Vector2 &screenManagerSize ) : void
Internal_ApplySavedGUIState ( IntPtr state, Vector2 screenManagerSize ) : void
Internal_GetGUIDepth ( ) : int
Internal_SetupSavedGUIState ( IntPtr &state, Vector2 &screenManagerSize ) : void