docs.unity3d.com
    Show / Hide Table of Contents

    Class RuntimeTestsHelpers.TransportEventLogger

    Inheritance
    Object
    RuntimeTestsHelpers.TransportEventLogger
    Namespace: Unity.Netcode.UTP.RuntimeTests
    Syntax
    public class TransportEventLogger : object

    Properties

    Events

    Declaration
    public List<RuntimeTestsHelpers.TransportEvent> Events { get; }
    Property Value
    Type Description
    List<RuntimeTestsHelpers.TransportEvent>

    Methods

    HandleEvent(NetworkEvent, UInt64, ArraySegment<Byte>, Single)

    Declaration
    public void HandleEvent(NetworkEvent type, ulong clientID, ArraySegment<byte> data, float receiveTime)
    Parameters
    Type Name Description
    NetworkEvent type
    UInt64 clientID
    ArraySegment<Byte> data
    Single receiveTime
    In This Article
    • Properties
      • Events
    • Methods
      • HandleEvent(NetworkEvent, UInt64, ArraySegment<Byte>, Single)
    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