Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
EWorkshopAssetState.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
15
sealed
enum
EWorkshopAssetState
16
{
18
NONE
,
20
BLOCKED
,
22
SUBSCRIBED
,
24
DISABLED
,
26
ENABLED,
28
LOADED
,
30
PENDING_JOB
,
32
MISSING_DEPENDENCIES
,
34
CORRUPTED
,
36
CORRUPTED_UNKNOWN
,
37
}
38
MISSING_DEPENDENCIES
SCR_AddonLineBaseComponent MISSING_DEPENDENCIES
Current revision is missing some dependencies and will not be allowed to be used (ENABLED and LOADED)...
Definition
EWorkshopAssetState.c:32
BLOCKED
@ BLOCKED
User has this asset blocked so it should not be possible to interact with it until unblocked.
Definition
SCR_CampaignBuildingPlacingEditorComponent.c:576
NONE
@ NONE
When Shape is created and not initialized yet.
Definition
ShapeType.c:15
DISABLED
@ DISABLED
General event switch.
Definition
EntityEvent.c:35
EWorkshopAssetState
EWorkshopAssetState
Definition
EWorkshopAssetState.c:16
CORRUPTED_UNKNOWN
@ CORRUPTED_UNKNOWN
Asset has some data downloaded but unknown to which revision - cannot be repaired.
Definition
EWorkshopAssetState.c:36
CORRUPTED
@ CORRUPTED
Current revision is corrupted and cannot be used (ENABLED and LOADED) until fixed.
Definition
EWorkshopAssetState.c:34
LOADED
@ LOADED
Asset is loaded and some operations should not be possible in this state.
Definition
EWorkshopAssetState.c:28
PENDING_JOB
@ PENDING_JOB
This asset has currently pending job and cannot be used until finished.
Definition
EWorkshopAssetState.c:30
SUBSCRIBED
@ SUBSCRIBED
Asset is subscribed but no revision is downloaded (waiting for request to begin download).
Definition
EWorkshopAssetState.c:22
scripts
GameLib
generated
online
workshop
EWorkshopAssetState.c
Generated by
1.17.0