Property Data
Data
Custom game-specific properties that apply to the lobby (e.g. mapName
or gameType
).
Declaration
[Preserve]
public Dictionary<string, DataObject> Data { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, DataObject> |