![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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) |
Definition at line 7 of file SCR_WorkshopItemActionDownload.c.
Definition at line 4 of file SCR_WorkshopItemActionDownload.c.
| void ScriptInvoker_ActionDownloadFullStorage | ( | SCR_WorkshopItemActionDownload | action, |
| float | size | ||
| ) |
| void ScriptInvoker_ActionDownloadProgress | ( | SCR_WorkshopItemActionDownload | action, |
| float | progressSize | ||
| ) |
Action for downloading a specific revision of a mod.