Skip to content

steam.ugc.ItemUpdate

steam.ugc.ItemUpdate

Fields

NameType
idBytes
staticstartFun

Protos

  • f@34734 submit(steam.ugc.ItemUpdate, String, Fun) → Abstract
  • f@34735 setTitle(steam.ugc.ItemUpdate, String) → Bool
  • f@34736 setMetadata(steam.ugc.ItemUpdate, String) → Bool
  • f@34737 setTags(steam.ugc.ItemUpdate, hl.types.ArrayObj) → Bool
  • f@34738 addKeyValueTag(steam.ugc.ItemUpdate, String, String) → Bool
  • f@34739 removeKeyValueTag(steam.ugc.ItemUpdate, String) → Bool
  • f@34740 setVisibility(steam.ugc.ItemUpdate, I32) → Bool
  • f@34741 setContent(steam.ugc.ItemUpdate, String) → Bool
  • f@34742 setPreviewImage(steam.ugc.ItemUpdate, String) → Bool

Bindings

  • static f@34743 __constructor__(steam.ugc.ItemUpdate, Bytes) → Void
  • static f@34733 start(I32, Bytes) → steam.ugc.ItemUpdate