Search Results for

    Show / Hide Table of Contents

    Client.MessageHandler Delegate

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    Encapsulates a method that handles a message from a server.

    public delegate void Client.MessageHandler(Message message)

    Parameters

    Message message

    The message that was received.

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