Enum NetworkedMultiplayerPeer.Constants

enum Constants : int { ... }

Enum members

NameDescription
targetPeerBroadcast Packets are sent to the server and then redistributed to other peers.
targetPeerServer Packets are sent to the server alone.