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

Go to the source code of this file.

Classes

class  SCR_WorkshopUiCommon

Variables

class SCR_WorkshopUiCommon DOWNLOAD
 Job is downloading revision without any other revision of the asset present - fresh download.
class SCR_WorkshopUiCommon UPDATE
 Some revision is already present and job is downloading newer one.
class SCR_WorkshopUiCommon DEPENDENCIES_UPDATE
class SCR_WorkshopUiCommon DEPENDENCIES_DOWNLOAD
class SCR_WorkshopUiCommon DEPENDENCIES_ENABLE
class SCR_WorkshopUiCommon DOWNLOADING

Variable Documentation

◆ DEPENDENCIES_DOWNLOAD

class SCR_WorkshopUiCommon DEPENDENCIES_DOWNLOAD

◆ DEPENDENCIES_ENABLE

class SCR_WorkshopUiCommon DEPENDENCIES_ENABLE

◆ DEPENDENCIES_UPDATE

class SCR_WorkshopUiCommon DEPENDENCIES_UPDATE

◆ DOWNLOAD

DOWNLOAD

Job is downloading revision without any other revision of the asset present - fresh download.

Definition at line 16 of file EWorkshopJobTask.c.

◆ DOWNLOADING

class SCR_WorkshopUiCommon DOWNLOADING

◆ UPDATE

UPDATE

Some revision is already present and job is downloading newer one.

Definition at line 18 of file EWorkshopJobTask.c.