Search Results for

    Show / Hide Table of Contents

    Message.AddBool Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    AddBool(bool)

    Adds a bool to the message.

    public Message AddBool(bool value)

    Parameters

    bool value

    The bool to add.

    Returns

    Message

    The message that the bool was added to.

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