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