EditorWindowExtensions..::..GetEditorMainWindowPos Method
Gets the editor main window position.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Exceptions
Exception | Condition |
---|---|
MissingMemberException | Can't find internal type ContainerWindow. Maybe something has changed inside Unity |
MissingFieldException | Can't find internal fields 'm_ShowMode' or 'position'. Maybe something has changed inside Unity |
NotSupportedException | Can't find internal main window. Maybe something has changed inside Unity |