Class EditorWindowExtensions
Inheritance
System.Object
EditorWindowExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Bayat.Core.EditorWindows
Assembly: Bayat.Core.Editor.dll
Syntax
public static class EditorWindowExtensions
Methods
| Improve this Doc View SourceCenter(EditorWindow)
Declaration
public static void Center(this EditorWindow window)
Parameters
Type | Name | Description |
---|---|---|
UnityEditor.EditorWindow | window |
IsFocused(EditorWindow)
Declaration
public static bool IsFocused(this EditorWindow window)
Parameters
Type | Name | Description |
---|---|---|
UnityEditor.EditorWindow | window |
Returns
Type | Description |
---|---|
System.Boolean |