com.onlineobject.objectnet Namespace

EditorWindowExtensions..::..GetEditorMainWindowPos Method

Gets the editor main window position.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static Rect GetEditorMainWindowPos()

Return Value

Rect.

Exceptions


ExceptionCondition
MissingMemberExceptionCan't find internal type ContainerWindow. Maybe something has changed inside Unity
MissingFieldExceptionCan't find internal fields 'm_ShowMode' or 'position'. Maybe something has changed inside Unity
NotSupportedExceptionCan't find internal main window. Maybe something has changed inside Unity