Enum RpcSystem.ErrorCodes
Namespace: Unity.NetCode
Syntax
public enum ErrorCodes : int
Fields
| Name | Description | Value |
|---|---|---|
| InvalidRpc | ||
| ProtocolMismatch | ||
| VersionNotReceived |
public enum ErrorCodes : int
| Name | Description | Value |
|---|---|---|
| InvalidRpc | ||
| ProtocolMismatch | ||
| VersionNotReceived |