docs.unity3d.com
    Show / Hide Table of Contents

    Constructor DiagnosticEvent

    DiagnosticEvent(String, String, Int32, Int32, Int32, Int32, Int32[])

    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.

    Int32 id

    Event id.

    Int32 stream

    Stream index.

    Int32 frame

    Frame number.

    Int32 value

    Event value.

    Int32[] deps

    Array of dependency event ids.

    Back to top
    Terms of use
    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