docs.unity3d.com
    Show / Hide Table of Contents

    Class GUIViewDebuggerHelperProxy

    Inheritance
    Object
    GUIViewDebuggerHelperProxy
    Namespace: Unity.InteractiveTutorials
    Syntax
    public static class GUIViewDebuggerHelperProxy

    Methods

    DebugWindow(GUIViewProxy)

    Declaration
    public static void DebugWindow(GUIViewProxy guiViewProxy)
    Parameters
    Type Name Description
    GUIViewProxy guiViewProxy

    GetDrawInstructions(List<IMGUIDrawInstructionProxy>)

    Declaration
    public static void GetDrawInstructions(List<IMGUIDrawInstructionProxy> drawInstructions)
    Parameters
    Type Name Description
    List<IMGUIDrawInstructionProxy> drawInstructions

    GetNamedControlInstructions(List<IMGUINamedControlInstructionProxy>)

    Declaration
    public static void GetNamedControlInstructions(List<IMGUINamedControlInstructionProxy> namedControlInstructions)
    Parameters
    Type Name Description
    List<IMGUINamedControlInstructionProxy> namedControlInstructions

    GetPropertyInstructions(List<IMGUIPropertyInstructionProxy>)

    Declaration
    public static void GetPropertyInstructions(List<IMGUIPropertyInstructionProxy> propertyInstructions)
    Parameters
    Type Name Description
    List<IMGUIPropertyInstructionProxy> propertyInstructions

    GetUnifiedInstructions(List<IMGUIInstructionProxy>)

    Declaration
    public static void GetUnifiedInstructions(List<IMGUIInstructionProxy> unifiedInstructions)
    Parameters
    Type Name Description
    List<IMGUIInstructionProxy> unifiedInstructions

    GetViews(List<GUIViewProxy>)

    Declaration
    public static void GetViews(List<GUIViewProxy> views)
    Parameters
    Type Name Description
    List<GUIViewProxy> views

    StopDebugging()

    Declaration
    public static void StopDebugging()
    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