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