Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkTransport.FinishSendMulticast

Obsolete public static bool FinishSendMulticast(int hostId, out byte error);

Parameters

hostIdHost ID associated with this connection (retrieved when calling Networking.NetworkTransport.AddHost).
errorError (can be cast to NetworkError for more information).

Description

Finalizes sending of a message to a group of connections. Only one multicast message at a time is allowed per host.

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