SwiftlyS2

EAccountType

Enum EAccountType

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public enum EAccountType

Fields

  • k_EAccountTypeAnonGameServer = 4
  • k_EAccountTypeAnonUser = 10
  • k_EAccountTypeChat = 8
  • k_EAccountTypeClan = 7
  • k_EAccountTypeConsoleUser = 9
  • k_EAccountTypeContentServer = 6
  • k_EAccountTypeGameServer = 3
  • k_EAccountTypeIndividual = 1
  • k_EAccountTypeInvalid = 0
  • k_EAccountTypeMax = 11
  • k_EAccountTypeMultiseat = 2
  • k_EAccountTypePending = 5

On this page