Search Results for

    Show / Hide Table of Contents

    Message.AddFloat Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddFloat(float)

    Adds a float to the message.

    public Message AddFloat(float value)

    Parameters

    float value

    The float to add.

    Returns

    Message

    The message that the float was added to.

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