Search Results for

    Show / Hide Table of Contents

    Server.ConnectionAttemptHandler Delegate

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    Encapsulates a method that determines whether or not to accept a client's connection attempt.

    public delegate void Server.ConnectionAttemptHandler(Connection pendingConnection, Message connectMessage)

    Parameters

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