docs.unity3d.com
    Show / Hide Table of Contents

    Struct DiagnosticEvent

    Diagnostic event data.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: UnityEngine.ResourceManagement.Diagnostics
    Syntax
    [Serializable]
    public struct DiagnosticEvent

    Constructors

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

    DiagnosticEvent constructor

    Properties

    Name Description
    Dependencies

    Array of object identifiers that are dependencies for this event

    DisplayName

    Display name for event

    Frame

    The frame that the event occurred

    Graph

    Gets the graph id that this event is intended for

    ObjectId

    Unique object identifier for this event

    Stream

    The stream id for the event. Each graph may display multiple streams of data for the same event Id

    Value

    The value of the event. This value depends on the event type

    Methods

    Name Description
    Deserialize(Byte[])

    Deserializes event from a byte array created by the UnityEngine.ResourceManagement.Diagnostics.DiagnosticEvent.Serialize method

    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