Enum ReliableUtility.ErrorCodes
Internal error codes of the pipeline stage. Do not use.
Namespace: Unity.Networking.Transport.Utilities
Assembly: Unity.Networking.Transport.dll
Syntax
public enum ReliableUtility.ErrorCodes
Fields
| Name | Description |
|---|---|
| Duplicated_Packet | |
| InsufficientMemory | |
| OutgoingQueueIsFull | |
| Stale_Packet |