docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor DiagnosticEvent

    DiagnosticEvent(string, string, int, int, int, int, int[])

    DiagnosticEvent constructor

    Declaration
    public DiagnosticEvent(string graph, string name, int id, int stream, int frame, int value, int[] deps)
    Parameters
    Type Name Description
    string graph

    Graph id.

    string name

    Event name.

    int id

    Event id.

    int stream

    Stream index.

    int frame

    Frame number.

    int value

    Event value.

    int[] deps

    Array of dependency event ids.

    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)