SwiftlyS2

ECommunityItemClass

Enum ECommunityItemClass

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public enum ECommunityItemClass

Fields

  • k_ECommunityItemClass_Badge = 1
  • k_ECommunityItemClass_BoosterPack = 5
  • k_ECommunityItemClass_Consumable = 6
  • k_ECommunityItemClass_Emoticon = 4
  • k_ECommunityItemClass_GameCard = 2
  • k_ECommunityItemClass_GameGoo = 7
  • k_ECommunityItemClass_Invalid = 0
  • k_ECommunityItemClass_ProfileBackground = 3
  • k_ECommunityItemClass_ProfileModifier = 8
  • k_ECommunityItemClass_SalienItem = 10
  • k_ECommunityItemClass_Scene = 9

On this page