docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetTracingSteps

    GetTracingSteps(IGraphModel, int, int, out List<TracingStep>)

    Declaration
    public bool GetTracingSteps(IGraphModel currentGraphModel, int frame, int tracingTarget, out List<TracingStep> stepList)
    Parameters
    Type Name Description
    IGraphModel currentGraphModel
    int frame
    int tracingTarget
    List<TracingStep> stepList
    Returns
    Type Description
    bool
    Implements
    IDebugger.GetTracingSteps(IGraphModel, int, int, out List<TracingStep>)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)