![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_AddonLineBaseComponent |
Variables | |
| SCR_AddonLineBaseComponent | MISSING_DEPENDENCIES = 1 << 0 |
| Current revision is missing some dependencies and will not be allowed to be used (ENABLED and LOADED) until fixed. | |
| SCR_AddonLineBaseComponent | ITEM_ISSUES = 1 << 1 |
| SCR_AddonLineBaseComponent | REVISION_AVAILABILITY_ISSUE = 1 << 2 |
| SCR_AddonLineBaseComponent ITEM_ISSUES = 1 << 1 |
| MISSING_DEPENDENCIES = 1 << 0 |
Current revision is missing some dependencies and will not be allowed to be used (ENABLED and LOADED) until fixed.
Definition at line 32 of file EWorkshopAssetState.c.
| SCR_AddonLineBaseComponent REVISION_AVAILABILITY_ISSUE = 1 << 2 |