Method SubscribeAndWaitForDownload
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
SubscribeAndWaitForDownload(ulong, int)
Subscribe, download, and wait until the Workshop item is fully installed. Returns true when the item is ready to use.
public Task<bool> SubscribeAndWaitForDownload(ulong workshopId, int timeoutSeconds = 60)