docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event PlayerLeft

    Event called when a player leave has occurred to a lobby on the server. (See ApplyPatchesToLobby(ILobbyChanges, Lobby)) The indices of the players who left.

    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    public event Action<List<int>> PlayerLeft
    Returns
    Type Description
    Action<List<int>>
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)