Revision Difference
SteamUGC.DownloadAsync#524682
<member category="interface" type="method" namespace="Steamworks" parent="SteamUGC" name="DownloadAsync" async="true" static="true">⤶
<args>⤶
<arg name="fileId" type="Data.PublishedFileId"></arg>⤶
<arg name="progress" type="Action<float>" default=""></arg>⤶
<arg name="milisecondsUpdateDelay" type="int" default="60"></arg>⤶
<arg name="ct" type="System.Threading.CancellationToken" default=""></arg>⤶
</args>⤶
<return type="Task<bool>"></return>⤶
<summary>Will attempt to download this item asyncronously - allowing you to instantly react to its installation</summary>⤶
</member>⤶