![]() |
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_FiringRangeControllerClass |
| class | SCR_FiringRangeController |
Enumerations | |
| enum | EControlerSection { DISTANCE , NUMBER_OF_TARGETS } |
| enum | EDigit { DIGIT_ONE , DIGIT_TEN , DIGIT_HUNDRED , DIGIT_THOUSAND } |
| enum | ControllerLightType { LIGHT_POWER , LIGHT_SEQUENCE , LIGHT_MALFUNCTION } |
| enum ControllerLightType |
| Enumerator | |
|---|---|
| LIGHT_POWER | |
| LIGHT_SEQUENCE | |
| LIGHT_MALFUNCTION | |
Definition at line 747 of file SCR_FiringRangeController.c.
| enum EControlerSection |
| Enumerator | |
|---|---|
| DISTANCE | |
| NUMBER_OF_TARGETS | |
Definition at line 733 of file SCR_FiringRangeController.c.
| enum EDigit |
| Enumerator | |
|---|---|
| DIGIT_ONE | |
| DIGIT_TEN | |
| DIGIT_HUNDRED | |
| DIGIT_THOUSAND | |
Definition at line 739 of file SCR_FiringRangeController.c.