Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

MsgType.Disconnect

Suggest a change

Success!

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.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public static short Disconnect;

Description

Internal networking system message for communicating a disconnect has occurred.

To help understand the reason for a disconnect, an IntegerMessage number is written to the message body, which can be read and converted to the error enum.

Did you find this page useful? Please give it a rating: