Enum NetworkedMultiplayerPeer.Constants
enum Constants
: int { ... }
Enum members
| Name | Description |
|---|---|
targetPeerBroadcast
|
Packets are sent to the server and then redistributed to other peers. |
targetPeerServer
|
Packets are sent to the server alone. |