NetworkedMultiplayerPeer.Constants

Values

ValueMeaning
connectionDisconnected0
targetPeerBroadcast0

Packets are sent to the server and then redistributed to other peers.

transferModeUnreliable0
connectionConnecting1
targetPeerServer1

Packets are sent to the server alone.

transferModeUnreliableOrdered1
connectionConnected2
transferModeReliable2

Meta