Table of Contents

Event OnDownloadProgress

Namespace
GrindFest
Assembly
GrindFest.dll

Fired during workshop item download with (workshopId, progress 0..1).

public static event Action<ulong, float> OnDownloadProgress

Returns

Action<ulong, float>
Fired during workshop item download with (workshopId, progress 0..1).