UGCMatchingUGCType
Swift
public enum UGCMatchingUGCType: CInt, Sendable
Steamworks EUGCMatchingUGCType
Topics
case items
case items
Steamworks k_EUGCMatchingUGCType_Items
Declaration
Swift
case items = 0
case itemsMtx
case itemsMtx
Steamworks k_EUGCMatchingUGCType_Items_Mtx
Declaration
Swift
case itemsMtx = 1
case itemsReadyToUse
case itemsReadyToUse
Steamworks k_EUGCMatchingUGCType_Items_ReadyToUse
Declaration
Swift
case itemsReadyToUse = 2
case collections
case collections
Steamworks k_EUGCMatchingUGCType_Collections
Declaration
Swift
case collections = 3
case artwork
case artwork
Steamworks k_EUGCMatchingUGCType_Artwork
Declaration
Swift
case artwork = 4
case videos
case videos
Steamworks k_EUGCMatchingUGCType_Videos
Declaration
Swift
case videos = 5
case screenshots
case screenshots
Steamworks k_EUGCMatchingUGCType_Screenshots
Declaration
Swift
case screenshots = 6
case allGuides
case allGuides
Steamworks k_EUGCMatchingUGCType_AllGuides
Declaration
Swift
case allGuides = 7
case webGuides
case webGuides
Steamworks k_EUGCMatchingUGCType_WebGuides
Declaration
Swift
case webGuides = 8
case integratedGuides
case integratedGuides
Steamworks k_EUGCMatchingUGCType_IntegratedGuides
Declaration
Swift
case integratedGuides = 9
case usableInGame
case usableInGame
Steamworks k_EUGCMatchingUGCType_UsableInGame
Declaration
Swift
case usableInGame = 10
case controllerBindings
case controllerBindings
Steamworks k_EUGCMatchingUGCType_ControllerBindings
Declaration
Swift
case controllerBindings = 11
case gameManagedItems
case gameManagedItems
Steamworks k_EUGCMatchingUGCType_GameManagedItems
Declaration
Swift
case gameManagedItems = 12
case all
case all
Steamworks k_EUGCMatchingUGCType_All
Declaration
Swift
case all = -1
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 13