Search Results for

    Show / Hide Table of Contents

    Server.Clients Property

    Namespace: Riptide
    Assembly: RiptideNetworking.dll

    Clients

    An array of all the currently connected clients.

    public Connection[] Clients { get; }

    Property Value

    Connection[]

    Remarks

    The position of each Connection instance in the array does not correspond to that client's numeric ID (except by coincidence).

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