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

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

Variable Documentation

◆ ITEM_ISSUES

SCR_AddonLineBaseComponent ITEM_ISSUES = 1 << 1

◆ MISSING_DEPENDENCIES

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.

◆ REVISION_AVAILABILITY_ISSUE

SCR_AddonLineBaseComponent REVISION_AVAILABILITY_ISSUE = 1 << 2