Search Results for

    Show / Hide Table of Contents

    ServerDisconnectedEventArgs Constructor

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    ServerDisconnectedEventArgs(Connection, DisconnectReason)

    Initializes event data.

    public ServerDisconnectedEventArgs(Connection client, DisconnectReason reason)

    Parameters

    Connection client

    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