Facepunch.Steamworks Wiki

Revision Difference

Ugc.Item.SubscribeDownloadAsync#525024

<member category="class" type="method" namespace="Steamworks.Ugc" parent="Item" name="SubscribeDownloadAsync" async="true">⤶ <args>⤶ <arg name="progress" type="Action<float>" default=""></arg>⤶ <arg name="ct" type="System.Threading.CancellationToken" default=""></arg>⤶ <arg name="milisecondsUpdateDelay" type="int" default="60"></arg>⤶ </args>⤶ <return type="Task<bool>"></return>⤶ <summary>Allows the user to subscribe to this item and wait for it to be downloaded⤶ If CancellationToken is default then there is 60 seconds timeout⤶ Progress will be set to 0-1</summary>⤶ </member>⤶ <tag>deleted</tag>