Show / Hide Table of Contents

    Class EditorWindowUtility

    Inheritance
    System.Object
    EditorWindowUtility
    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 EditorWindowUtility

    Properties

    | Improve this Doc View Source

    MainEditorWindowPosition

    Declaration
    public static Rect MainEditorWindowPosition { get; }
    Property Value
    Type Description
    UnityEngine.Rect
    • Improve this Doc
    • View Source
    • 0 Comments