Skip to content steam.ugc.Query
Fields
| Name | Type |
|---|
| id | Bytes |
| returnKeyValueTags | Bool |
| returnMetadata | Bool |
| returnChildren | Bool |
| sent | Bool |
| resultsReturned | I32 |
| totalResults | I32 |
| cached | Bool |
| static | userList | Fun |
| static | details | Fun |
Protos
f@8320 set_returnKeyValueTags(steam.ugc.Query, Bool) → Bool
f@8321 set_returnChildren(steam.ugc.Query, Bool) → Bool
f@8322 send(steam.ugc.Query, Fun) → Void
f@8323 close(steam.ugc.Query) → Void
f@8324 getResult(steam.ugc.Query, I32) → steam.ugc.Result
Bindings
- static
f@8327 __constructor__(steam.ugc.Query, Bytes) → Void
- static
f@8326 details(hl.types.ArrayObj) → steam.ugc.Query
- static
f@8325 userList(steam.User, I32, I32, I32, I32, I32, I32) → steam.ugc.Query