Table of Contents

Enum ESteamNetConnectionEnd

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public enum ESteamNetConnectionEnd

Fields

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