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

파라미터

hostId Host ID associated with this connection (retrieved when calling NetworkTransport.AddHost).
error Error (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.