Event DataAdded
Event called when lobby data is added on the server.
Namespace: Global Namespace
Assembly: solution.dll
Syntax
public event Action<Dictionary<string, ChangedOrRemovedLobbyValue<DataObject>>> DataAdded
Returns
| Type | Description |
|---|---|
| Action<Dictionary<string, ChangedOrRemovedLobbyValue<DataObject>>> |