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

Go to the source code of this file.

Enumerations

enum  SCR_ETutorialCourses {
  FREE_ROAM = 1 << 1 , OBSTACLE_COURSE = 1 << 2 , SHOOTING_RANGE = 1 << 3 , COMBAT_ENGINEERING = 1 << 4 ,
  CONFLICT = 1 << 5 , FIRST_AID = 1 << 6 , DRIVING = 1 << 7 , NAVIGATION = 1 << 8 ,
  HELICOPTERS = 1 << 9 , SPECIAL_WEAPONS = 1 << 10 , LONG_RANGE_SHOOTING = 1 << 11 , FIRE_SUPPORT = 1 << 12 ,
  SQUAD_LEADERSHIP = 1 << 13 , VEHICLE_MAINTENANCE = 1 << 14 , INTRO = 1 << 15 , OUTRO = 1 << 16
}

Enumeration Type Documentation

◆ SCR_ETutorialCourses

Enumerator
FREE_ROAM 
OBSTACLE_COURSE 
SHOOTING_RANGE 
COMBAT_ENGINEERING 
CONFLICT 
FIRST_AID 
DRIVING 
NAVIGATION 
HELICOPTERS 
SPECIAL_WEAPONS 
LONG_RANGE_SHOOTING 
FIRE_SUPPORT 
SQUAD_LEADERSHIP 
VEHICLE_MAINTENANCE 
INTRO 
OUTRO 

Definition at line 1 of file SCR_ETutorialCourses.c.