Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EWorkshopJobTask.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
13
enum
EWorkshopJobTask
14
{
16
DOWNLOAD
,
18
UPDATE
,
20
DOWNGRADE
,
22
VALIDATE
,
24
REPAIR
,
25
}
26
REPAIR
@ REPAIR
Job is fixing corrupted fragments.
Definition
ESupportStationType.c:5
DOWNLOAD
class SCR_WorkshopUiCommon DOWNLOAD
Job is downloading revision without any other revision of the asset present - fresh download.
Definition
EWorkshopJobTask.c:16
UPDATE
class SCR_WorkshopUiCommon UPDATE
Some revision is already present and job is downloading newer one.
Definition
EWorkshopJobTask.c:18
EWorkshopJobTask
EWorkshopJobTask
Determines what task is WorkshopJob supposed to do.
Definition
EWorkshopJobTask.c:14
VALIDATE
@ VALIDATE
Job is doing deep validation where it attempts to find if any fragment is corrupted.
Definition
EWorkshopJobTask.c:22
DOWNGRADE
@ DOWNGRADE
Some revision is already present and job is downloading older one.
Definition
EWorkshopJobTask.c:20
scripts
GameLib
generated
online
workshop
EWorkshopJobTask.c
Generated by
1.17.0