Search Results for

    Show / Hide Table of Contents

    Client.OnConnectionFailed Method

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    OnConnectionFailed(RejectReason, Message)

    Invokes the ConnectionFailed event.

    protected virtual void OnConnectionFailed(RejectReason reason, Message message = null)

    Parameters

    RejectReason reason

    The reason for the connection failure.

    Message message

    Additional data related to the failed connection attempt.

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