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

Go to the source code of this file.

Enumerations

enum  SCR_EQRFThresholdType
 

Functions

enum SCR_EQRFThresholdType BaseContainerProps ()
 

Variables

 DEAD_UNITS = 0
 
 REMAINING_UNITS
 
 PROC_LOST_UNITS
 

Enumeration Type Documentation

◆ SCR_EQRFThresholdType

Function Documentation

◆ BaseContainerProps()

enum SCR_EQRFThresholdType BaseContainerProps ( )

Variable Documentation

◆ DEAD_UNITS

DEAD_UNITS = 0

Definition at line 2 of file SCR_ScenarioFrameworkActionQRFDispacher.c.

◆ PROC_LOST_UNITS

PROC_LOST_UNITS

Definition at line 4 of file SCR_ScenarioFrameworkActionQRFDispacher.c.

◆ REMAINING_UNITS

REMAINING_UNITS

Definition at line 3 of file SCR_ScenarioFrameworkActionQRFDispacher.c.