Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
ClosehostId | Host id which should be reported via broadcast (broadcast receivers will connect to this host). |
broadcastPort | Port using for broadcast message (usuall port of broadcast receivers). |
key | Part of credentials, if key of receiver will not be equal to key of sender broadcast message will drop. |
version | Part of credentials. |
subversion | Part of credentials. |
buffer | Complimentary message. This message will delivered to receiver with Broadcast event. |
size | Size of message. |
timeout | How often broadcast message shoule be sent (ms). |
error | Error. |
bool Return true if broadcasting request has been submitted.
Function starts send broadcasting message in all local subnets.