docs.unity.cn
    Show / Hide Table of Contents

    Struct UnityTransportTestHelpers.TransportEvent

    Namespace: Unity.Netcode.RuntimeTests
    Syntax
    public struct TransportEvent

    Fields

    ClientID

    Declaration
    public ulong ClientID
    Field Value
    Type Description
    UInt64

    Data

    Declaration
    public ArraySegment<byte> Data
    Field Value
    Type Description
    ArraySegment<Byte>

    ReceiveTime

    Declaration
    public float ReceiveTime
    Field Value
    Type Description
    Single

    Type

    Declaration
    public NetworkEvent Type
    Field Value
    Type Description
    NetworkEvent
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use