CommunityProfileItemProperty
Swift
public enum CommunityProfileItemProperty: CUnsignedInt, Sendable
Steamworks ECommunityProfileItemProperty
Topics
case imageSmall
case imageSmall
Steamworks k_ECommunityProfileItemProperty_ImageSmall
Declaration
Swift
case imageSmall = 0
case imageLarge
case imageLarge
Steamworks k_ECommunityProfileItemProperty_ImageLarge
Declaration
Swift
case imageLarge = 1
case internalName
case internalName
Steamworks k_ECommunityProfileItemProperty_InternalName
Declaration
Swift
case internalName = 2
case title
case title
Steamworks k_ECommunityProfileItemProperty_Title
Declaration
Swift
case title = 3
case description
case description
Steamworks k_ECommunityProfileItemProperty_Description
Declaration
Swift
case description = 4
case appID
case appID
Steamworks k_ECommunityProfileItemProperty_AppID
Declaration
Swift
case appID = 5
case typeID
case typeID
Steamworks k_ECommunityProfileItemProperty_TypeID
Declaration
Swift
case typeID = 6
case `class`
case `class`
Steamworks k_ECommunityProfileItemProperty_Class
Declaration
Swift
case `class` = 7
case movieWebM
case movieWebM
Steamworks k_ECommunityProfileItemProperty_MovieWebM
Declaration
Swift
case movieWebM = 8
case movieMP4
case movieMP4
Steamworks k_ECommunityProfileItemProperty_MovieMP4
Declaration
Swift
case movieMP4 = 9
case movieWebMSmall
case movieWebMSmall
Steamworks k_ECommunityProfileItemProperty_MovieWebMSmall
Declaration
Swift
case movieWebMSmall = 10
case movieMP4Small
case movieMP4Small
Steamworks k_ECommunityProfileItemProperty_MovieMP4Small
Declaration
Swift
case movieMP4Small = 11
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 12