EAuthSessionResponse
Enum EAuthSessionResponse
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public enum EAuthSessionResponseFields
- k_EAuthSessionResponseAuthTicketCanceled = 6
- k_EAuthSessionResponseAuthTicketInvalid = 8
- k_EAuthSessionResponseAuthTicketInvalidAlreadyUsed = 7
- k_EAuthSessionResponseAuthTicketNetworkIdentityFailure = 10
- k_EAuthSessionResponseLoggedInElseWhere = 4
- k_EAuthSessionResponseNoLicenseOrExpired = 2
- k_EAuthSessionResponseOK = 0
- k_EAuthSessionResponsePublisherIssuedBan = 9
- k_EAuthSessionResponseUserNotConnectedToSteam = 1
- k_EAuthSessionResponseVACBanned = 3
- k_EAuthSessionResponseVACCheckTimedOut = 5