Enum ReliableUtility.PacketType
Internal packet types used by the pipeline stage. Do not use.
Namespace: Unity.Networking.Transport.Utilities
Syntax
public enum PacketType : ushort
Fields
Name | Description | Value |
---|---|---|
Payload | 0 | |
Ack | 1 |
Internal packet types used by the pipeline stage. Do not use.
public enum PacketType : ushort
Name | Description | Value |
---|---|---|
Payload | 0 | |
Ack | 1 |