Search Results for

    Show / Hide Table of Contents

    Server.Handle Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    Handle(Message, MessageHeader, Connection)

    Handles a message.

    protected override void Handle(Message message, MessageHeader header, Connection connection)

    Parameters

    Message message

    The message to handle.

    MessageHeader header

    The message's header type.

    Connection connection

    The connection which the message was received on.

    Overrides

    Peer.Handle(Message, MessageHeader, Connection)
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX