docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property Data

    Data

    Custom game-specific properties to add, update, or remove from the lobby (e.g. mapName or gameType). To remove an existing property, include it in data but set the property object to null. To update the value to null, set the value property of the object to null.

    Declaration
    public Dictionary<string, DataObject> Data { get; set; }
    Property Value
    Type Description
    Dictionary<string, 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)