docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Event DataRemoved

    Event called when lobby data is removed on the server. Does not cover when the whole data object is completely removed (eg. set to null) For this case, use the DataChanged event instead

    Namespace: Global Namespace
    Assembly: solution.dll
    Syntax
    public event Action<Dictionary<string, ChangedOrRemovedLobbyValue<DataObject>>> DataRemoved
    Returns
    Type Description
    Action<Dictionary<string, ChangedOrRemovedLobbyValue<DataObject>>>
    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)