UGCQuery

Swift
public enum UGCQuery: CUnsignedInt, Sendable

Steamworks EUGCQuery


Topics

case rankedByVote

Steamworks k_EUGCQuery_RankedByVote

Declaration
Swift
case rankedByVote = 0

case rankedByPublicationDate

Steamworks k_EUGCQuery_RankedByPublicationDate

Declaration
Swift
case rankedByPublicationDate = 1

case acceptedForGameRankedByAcceptanceDate

Steamworks k_EUGCQuery_AcceptedForGameRankedByAcceptanceDate

Declaration
Swift
case acceptedForGameRankedByAcceptanceDate = 2

case rankedByTrend

Steamworks k_EUGCQuery_RankedByTrend

Declaration
Swift
case rankedByTrend = 3

case favoritedByFriendsRankedByPublicationDate

Steamworks k_EUGCQuery_FavoritedByFriendsRankedByPublicationDate

Declaration
Swift
case favoritedByFriendsRankedByPublicationDate = 4

case createdByFriendsRankedByPublicationDate

Steamworks k_EUGCQuery_CreatedByFriendsRankedByPublicationDate

Declaration
Swift
case createdByFriendsRankedByPublicationDate = 5

case rankedByNumTimesReported

Steamworks k_EUGCQuery_RankedByNumTimesReported

Declaration
Swift
case rankedByNumTimesReported = 6

case createdByFollowedUsersRankedByPublicationDate

Steamworks k_EUGCQuery_CreatedByFollowedUsersRankedByPublicationDate

Declaration
Swift
case createdByFollowedUsersRankedByPublicationDate = 7

case notYetRated

Steamworks k_EUGCQuery_NotYetRated

Declaration
Swift
case notYetRated = 8

case rankedByTotalVotesAsc

Steamworks k_EUGCQuery_RankedByTotalVotesAsc

Declaration
Swift
case rankedByTotalVotesAsc = 9

case rankedByVotesUp

Steamworks k_EUGCQuery_RankedByVotesUp

Declaration
Swift
case rankedByVotesUp = 10

case rankedByTextSearch

Steamworks k_EUGCQuery_RankedByTextSearch

Declaration
Swift
case rankedByTextSearch = 11

case rankedByTotalUniqueSubscriptions

Steamworks k_EUGCQuery_RankedByTotalUniqueSubscriptions

Declaration
Swift
case rankedByTotalUniqueSubscriptions = 12

case rankedByPlaytimeTrend

Steamworks k_EUGCQuery_RankedByPlaytimeTrend

Declaration
Swift
case rankedByPlaytimeTrend = 13

case rankedByTotalPlaytime

Steamworks k_EUGCQuery_RankedByTotalPlaytime

Declaration
Swift
case rankedByTotalPlaytime = 14

case rankedByAveragePlaytimeTrend

Steamworks k_EUGCQuery_RankedByAveragePlaytimeTrend

Declaration
Swift
case rankedByAveragePlaytimeTrend = 15

case rankedByLifetimeAveragePlaytime

Steamworks k_EUGCQuery_RankedByLifetimeAveragePlaytime

Declaration
Swift
case rankedByLifetimeAveragePlaytime = 16

case rankedByPlaytimeSessionsTrend

Steamworks k_EUGCQuery_RankedByPlaytimeSessionsTrend

Declaration
Swift
case rankedByPlaytimeSessionsTrend = 17

case rankedByLifetimePlaytimeSessions

Steamworks k_EUGCQuery_RankedByLifetimePlaytimeSessions

Declaration
Swift
case rankedByLifetimePlaytimeSessions = 18

case rankedByLastUpdatedDate

Steamworks k_EUGCQuery_RankedByLastUpdatedDate

Declaration
Swift
case rankedByLastUpdatedDate = 19

case unrepresentedInSwift

Some undocumented value

Declaration
Swift
case unrepresentedInSwift = 20