Search Results for

    Show / Hide Table of Contents

    Message.AddByte Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddByte(byte)

    Adds a byte to the message.

    public Message AddByte(byte value)

    Parameters

    byte value

    The byte to add.

    Returns

    Message

    The message that the byte was added to.

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