docs.unity.cn
    Show / Hide Table of Contents

    Struct SimulatorUtility.DelayedPacket

    Namespace: Unity.Networking.Transport.Utilities
    Syntax
    public struct DelayedPacket

    Fields

    delayUntil

    Declaration
    public long delayUntil
    Field Value
    Type Description
    Int64

    packetHeaderPadding

    Declaration
    public ushort packetHeaderPadding
    Field Value
    Type Description
    UInt16

    packetSize

    Declaration
    public ushort packetSize
    Field Value
    Type Description
    UInt16

    processBufferOffset

    Declaration
    public int processBufferOffset
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, March 31, 2022
    Terms of use