docs.unity3d.com
    Show / Hide Table of Contents

    Struct SoakMessage

    Namespace: Unity.Networking.Transport.Samples
    Syntax
    public struct SoakMessage

    Fields

    ack

    Declaration
    public int ack
    Field Value
    Type Description
    Int32

    ackBuffer

    Declaration
    public int ackBuffer
    Field Value
    Type Description
    Int32

    Capacity

    Declaration
    public const int Capacity = null
    Field Value
    Type Description
    Int32

    data

    Declaration
    public byte *data
    Field Value
    Type Description
    Byte*

    HeaderLength

    Declaration
    public const int HeaderLength = null
    Field Value
    Type Description
    Int32

    id

    Declaration
    public int id
    Field Value
    Type Description
    Int32

    length

    Declaration
    public int length
    Field Value
    Type Description
    Int32

    payload

    Declaration
    public byte *payload
    Field Value
    Type Description
    Byte*

    sequence

    Declaration
    public int sequence
    Field Value
    Type Description
    Int32

    time

    Declaration
    public float time
    Field Value
    Type Description
    Single

    type

    Declaration
    public int type
    Field Value
    Type Description
    Int32
    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