Search Results for

    Show / Hide Table of Contents

    Message.AddInt Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddInt(int)

    Adds an int to the message.

    public Message AddInt(int value)

    Parameters

    int value

    The int to add.

    Returns

    Message

    The message that the int was added to.

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