Facepunch.Steamworks Wiki

Revision Difference

Ugc.Item.DownloadAsync#524700

<member category="class" type="method" namespace="Steamworks.Ugc" parent="Item" name="DownloadAsync" async="true">⤶ <args>⤶ <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>Allows the user to subscribe to download this item asyncronously⤶ If CancellationToken is default then there is 60 seconds timeout⤶ Progress will be set to 0-1</summary>⤶ </member>⤶