Class EditorWindowExtension
Namespace: Unity.InteractiveTutorials
Syntax
public static class EditorWindowExtension
Methods
GetParent(EditorWindow)
Declaration
public static GUIViewProxy GetParent(this EditorWindow window)
Parameters
| Type | Name | Description |
|---|---|---|
| EditorWindow | window |
Returns
| Type | Description |
|---|---|
| GUIViewProxy |