Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkTransport.SendMulticast

public static bool SendMulticast(int hostId, int connectionId, out byte error);

Parameters

hostId Host id associated with this connection.
connectionId Id of the connection.
error Error (can be casted to NetworkError for more information).

Description

Add a connection for the multicast send.