mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-25 06:05:46 +03:00
Modified summary for OnFileDownloaded to more accurately represent my experience with the event.
This commit is contained in:
parent
c9d36eb4ac
commit
bf7ab5598b
@ -29,8 +29,7 @@ public partial class Workshop : IDisposable
|
||||
|
||||
/// <summary>
|
||||
/// Called when an item has been downloaded. This could have been
|
||||
/// because of a call to Download or because of a subscription triggered
|
||||
/// via the browser/app.
|
||||
/// because of a call to Download.
|
||||
/// </summary>
|
||||
public event Action<ulong, Callbacks.Result> OnFileDownloaded;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user