CommunityProfileItemType
Swift
public enum CommunityProfileItemType: CUnsignedInt, Sendable
Steamworks ECommunityProfileItemType
Topics
case animatedAvatar
case animatedAvatar
Steamworks k_ECommunityProfileItemType_AnimatedAvatar
Declaration
Swift
case animatedAvatar = 0
case avatarFrame
case avatarFrame
Steamworks k_ECommunityProfileItemType_AvatarFrame
Declaration
Swift
case avatarFrame = 1
case profileModifier
case profileModifier
Steamworks k_ECommunityProfileItemType_ProfileModifier
Declaration
Swift
case profileModifier = 2
case profileBackground
case profileBackground
Steamworks k_ECommunityProfileItemType_ProfileBackground
Declaration
Swift
case profileBackground = 3
case miniProfileBackground
case miniProfileBackground
Steamworks k_ECommunityProfileItemType_MiniProfileBackground
Declaration
Swift
case miniProfileBackground = 4
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 5