Version: 2017.4
public static bool FinishSendMulticast (int hostId, out byte error);

パラメーター

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

説明

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