Enum UnityTransport.ProtocolType
Enum type stating the type of protocol
Namespace: Unity.Netcode.Transports.UTP
Syntax
public enum ProtocolType
Fields
| Name | Description | Value |
|---|---|---|
| UnityTransport | Unity Transport Protocol |
0 |
| RelayUnityTransport | Unity Transport Protocol over Relay |
1 |