UGC Query Manager
Last updated
Last updated
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Search for and browse Steam Workshop items.
The UGC Workshop article includes a step by step guide on the use of UGC Query Manager to create an In-Game Workshop browser.
The User Generated Content API is the underlying tool set used by the query manager.
Occurs when the results are ready
Occurs when the query is ready to return results
Occurs when the result list is updated
Search for all the items that match the input fiter.
Prepares a search but doesn't execute it
Search for favorited items that match the input filter.
Prepares a search for favorited items that match the input filter but doens't execute it
Search for followed items that match the input filter.
Prepares a search for followed items that match the input filter but doens't execute it
Executes a prepared search
Moves the page forward and executes the updated query
Moves the page back and executes the updated query
Sets a specific page and exuecutes the query
Type | Name | Comments |
---|---|---|
AppId_t
creatorAppId
The ID of the app that creates the items
UserGeneratedContentItemQuery
activeQuerry
Settings to search for
int
CurrentFrom
the index of the first item in the current list
int
CurrentTo
the index of the last item in the current list
int
TotalCount
how many items are in the current query
int
CurrentPage
which page is currently loaded