Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

NetworkPeerType

Description

Describes the status of the network interface peer type as returned by Network.peerType.

Variables

DisconnectedNo client connection running. Server not initialized.
ServerRunning as server.
ClientRunning as client.
ConnectingAttempting to connect to a server.