Click or drag to resize

EditorWindowExtensions Class

Represents extensions for the EditorWindow class.
Inheritance Hierarchy
SystemObject
  HightlanderSolutions.MeshCheckerEditorExtension.UserInterfaceEditorWindowExtensions

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.UserInterface
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
public static class EditorWindowExtensions

The EditorWindowExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDocked
Gets the docked state of specified EditorWindow.
Top
See Also