Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

NetworkDisconnection

enumeration

Description

The reason a disconnect event occured, like in OnDisconnectedFromServer.

Variables

LostConnectionThe connection to the system has been lost, no reliable packets could be delivered.
DisconnectedThe connection to the system has been closed.