Search Results for

    Show / Hide Table of Contents

    Message.AddUShorts Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddUShorts(ushort[], bool)

    Adds a ushort array to the message.

    public Message AddUShorts(ushort[] array, bool includeLength = true)

    Parameters

    ushort[] array

    The array to add.

    bool includeLength

    Whether or not to include the length of the array in the message.

    Returns

    Message

    The message that the array was added to.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX