Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_WorkshopItemActionDownload.c File Reference

Go to the source code of this file.

Data Structures

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. More...
 
void ScriptInvoker_ActionDownloadFullStorage (SCR_WorkshopItemActionDownload action, float size)
 

Typedef Documentation

◆ ScriptInvoker_ActionDownloadFullStorage

◆ ScriptInvoker_ActionDownloadProgress

Function Documentation

◆ ScriptInvoker_ActionDownloadFullStorage()

◆ ScriptInvoker_ActionDownloadProgress()

void ScriptInvoker_ActionDownloadProgress ( SCR_WorkshopItemActionDownload  action,
float  progressSize 
)

Action for downloading a specific revision of a mod.