Skip to content

steam.ugc.Query

steam.ugc.Query

Fields

NameType
idBytes
returnKeyValueTagsBool
returnMetadataBool
returnChildrenBool
sentBool
resultsReturnedI32
totalResultsI32
cachedBool
staticuserListFun
staticdetailsFun

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