Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_WorkshopItemActionDownload.c File Reference

Go to the source code of this file.

Classes

class  SCR_WorkshopItemActionDownload

Typedefs

typedef func ScriptInvoker_ActionDownloadProgress
typedef func ScriptInvoker_ActionDownloadFullStorage

Functions

void ScriptInvoker_ActionDownloadProgress (SCR_WorkshopItemActionDownload action, float progressSize)
 Action for downloading a specific revision of a mod.
void ScriptInvoker_ActionDownloadFullStorage (SCR_WorkshopItemActionDownload action, float size)

Typedef Documentation

◆ ScriptInvoker_ActionDownloadFullStorage

◆ ScriptInvoker_ActionDownloadProgress

Function Documentation

◆ ScriptInvoker_ActionDownloadFullStorage()

◆ ScriptInvoker_ActionDownloadProgress()

Action for downloading a specific revision of a mod.