Search Results for

    Show / Hide Table of Contents

    Server.OnClientDisconnected Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    OnClientDisconnected(Connection, DisconnectReason)

    Invokes the ClientDisconnected event.

    protected virtual void OnClientDisconnected(Connection connection, DisconnectReason reason)

    Parameters

    Connection connection

    The client that disconnected.

    DisconnectReason reason

    The reason for the disconnection.

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