Search Results for

    Show / Hide Table of Contents

    Message.AddUInt Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddUInt(uint)

    Adds a uint to the message.

    public Message AddUInt(uint value)

    Parameters

    uint value

    The uint to add.

    Returns

    Message

    The message that the uint was added to.

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