Revision Difference
SteamUGC.Download#524734
<member category="interface" type="method" namespace="Steamworks" parent="SteamUGC" name="Download" static="true">
<args>
<arg name="fileId" type="Data.PublishedFileId"></arg>
<arg name="highPriority" type="bool" default="False"></arg>
</args>
<return type="bool"></return>⤶
<return type="bool">true if nothing went wrong and the download is started</return>⤶
<summary>Start downloading this item. You'll get notified of completion via OnDownloadItemResult.</summary>
</member>