Enum ESteamNetConnectionEnd
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public enum ESteamNetConnectionEnd
Fields
Invalid = 0AppMin = 1000AppGeneric = 1000AppMax = 1999AppExceptionMin = 2000AppExceptionGeneric = 2000AppExceptionMax = 2999LocalMin = 3000LocalOfflineMode = 3001LocalManyRelayConnectivity = 3002LocalHostedServerPrimaryRelay = 3003LocalNetworkConfig = 3004LocalRights = 3005LocalP2PICENoPublicAddresses = 3006LocalMax = 3999RemoteMin = 4000RemoteTimeout = 4001RemoteBadCrypt = 4002RemoteBadCert = 4003RemoteBadProtocolVersion = 4006RemoteP2PICENoPublicAddresses = 4007RemoteMax = 4999MiscMin = 5000MiscGeneric = 5001MiscInternalError = 5002MiscTimeout = 5003MiscSteamConnectivity = 5005MiscNoRelaySessionsToClient = 5006MiscP2PRendezvous = 5008MiscP2PNATFirewall = 5009MiscPeerSentNoConnection = 5010MiscMax = 5999