SwiftlyS2

ECommunityProfileItemProperty

Enum ECommunityProfileItemProperty

Namespace: SwiftlyS2.Shared.SteamAPI

Assembly: SwiftlyS2.CS2.dll

public enum ECommunityProfileItemProperty

Fields

  • k_ECommunityProfileItemProperty_AppID = 5
  • k_ECommunityProfileItemProperty_Class = 7
  • k_ECommunityProfileItemProperty_Description = 4
  • k_ECommunityProfileItemProperty_ImageLarge = 1
  • k_ECommunityProfileItemProperty_ImageSmall = 0
  • k_ECommunityProfileItemProperty_InternalName = 2
  • k_ECommunityProfileItemProperty_MovieMP4 = 9
  • k_ECommunityProfileItemProperty_MovieMP4Small = 11
  • k_ECommunityProfileItemProperty_MovieWebM = 8
  • k_ECommunityProfileItemProperty_MovieWebMSmall = 10
  • k_ECommunityProfileItemProperty_Title = 3
  • k_ECommunityProfileItemProperty_TypeID = 6

On this page