steamapi / GetUserOwnedGamesOptions
Defined in: SteamAPI.ts:132
optionalfilterApps:number[]
Defined in: SteamAPI.ts:149
If set, restricts results to the passed in apps. (note: does not seem to actually work)
optionalincludeAppInfo:boolean
Defined in: SteamAPI.ts:134
Include additional details (name, icon) about each game
optionalincludeExtendedAppInfo:boolean
Defined in: SteamAPI.ts:146
Include even more app details. If true, includeAppInfo will also be set to true
optionalincludeFreeGames:boolean
Defined in: SteamAPI.ts:137
Include free games the user has played
optionalincludeFreeSubGames:boolean
Defined in: SteamAPI.ts:140
Includes games in the free sub (defaults to false)
optionalincludeUnvettedApps:boolean
Defined in: SteamAPI.ts:143
Include unvetted store apps (defaults to false)
optionallanguage:Language
Defined in: SteamAPI.ts:152
Language to return app info in. (note: does not seem to actually work)