Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkDiscovery.broadcastsReceived

public Dictionary<string,NetworkBroadcastResult> broadcastsReceived;

Description

A dictionary of broadcasts received from servers.

The key is the server address, and the value is a NetworkBroadcastResult object that contains the data sent by the server.

Did you find this page useful? Please give it a rating: