Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AddonLineBaseComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_AddonLineBaseComponent
 

Variables

SCR_AddonLineBaseComponent MISSING_DEPENDENCIES = 1 << 0
 
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

SCR_AddonLineBaseComponent MISSING_DEPENDENCIES = 1 << 0

◆ REVISION_AVAILABILITY_ISSUE

SCR_AddonLineBaseComponent REVISION_AVAILABILITY_ISSUE = 1 << 2