docs.unity.cn
    Show / Hide Table of Contents

    Class EditorWindowProxy

    Proxy class for accessing UnityEditor.EditorWindow.

    Inheritance
    Object
    EditorWindowProxy
    TutorialWindow
    Namespace: Unity.Tutorials.Core.Editor
    Syntax
    public class EditorWindowProxy : EditorWindow

    Methods

    IsParentNull()

    Is the parent of this window null.

    Declaration
    protected bool IsParentNull()
    Returns
    Type Description
    Boolean

    OnResized_Internal()

    Called upon EditorWindow.OnResized(), after the base class' implementation.

    Declaration
    protected virtual void OnResized_Internal()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021