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

NetworkDiscovery.OnReceivedBroadcast

public void OnReceivedBroadcast(string fromAddress, string data);

Parameters

fromAddressThe IP address of the server.
dataThe data broadcast by the server.

Description

This is a virtual function that can be implemented to handle broadcast messages when running as a client.

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