Revision Difference
SteamUGC.Download#524681
<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>
<summary>Start downloading this item. You'll get notified of completion via OnDownloadItemResult.</summary>⤶
</member>