docs.unity3d.com
    Show / Hide Table of Contents

    Class GUIViewProxy

    Inheritance
    Object
    GUIViewProxy
    Namespace: Unity.InteractiveTutorials
    Syntax
    public class GUIViewProxy

    Properties

    guiViewType

    Declaration
    public static Type guiViewType { get; }
    Property Value
    Type Description
    Type

    isValid

    Declaration
    public bool isValid { get; }
    Property Value
    Type Description
    Boolean

    isWindowAndRootViewValid

    Declaration
    public bool isWindowAndRootViewValid { get; }
    Property Value
    Type Description
    Boolean

    position

    Declaration
    public Rect position { get; }
    Property Value
    Type Description
    Rect

    tooltipViewType

    Declaration
    public static Type tooltipViewType { get; }
    Property Value
    Type Description
    Type

    Methods

    IsActualViewAssignableTo(Type)

    Declaration
    public bool IsActualViewAssignableTo(Type editorWindowType)
    Parameters
    Type Name Description
    Type editorWindowType
    Returns
    Type Description
    Boolean

    IsAssignableFrom(Type)

    Declaration
    public static bool IsAssignableFrom(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    Boolean

    IsDockedToEditor()

    Declaration
    public bool IsDockedToEditor()
    Returns
    Type Description
    Boolean

    IsGUIViewAssignableTo(Type)

    Declaration
    public bool IsGUIViewAssignableTo(Type targetViewType)
    Parameters
    Type Name Description
    Type targetViewType
    Returns
    Type Description
    Boolean

    Repaint()

    Declaration
    public void Repaint()

    RepaintImmediately()

    Declaration
    public void RepaintImmediately()

    Events

    positionChanged

    Declaration
    public static event Action<Object> positionChanged
    Event Type
    Type Description
    Action<Object>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023