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.
Closemsg | Message structure. |
channelId | Channel to use for sending. |
msgType | Message type. |
void Success if message is sent.
Send a message structure through the given channel to only clients which have sent the Ready signal.
See Networking.NetworkClient.Ready. The channel should be configured with the tuner in Configure.