Search Results for

    Show / Hide Table of Contents

    Server.OnMessageReceived Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    OnMessageReceived(Message, Connection)

    Invokes the MessageReceived event and initiates handling of the received message.

    protected virtual void OnMessageReceived(Message message, Connection fromConnection)

    Parameters

    Message message

    The received message.

    Connection fromConnection

    The client from which the message was received.

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