Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_BanSettings |
Settings item. More... | |
class | SCR_BanSettingsContainer |
class | SCR_PlayerDataConfigs |
Enumerations | |
enum | SCR_ECareerSp { INFANTRY = 1 << 0, LOGISTICS, MEDICAL } |
enum | SCR_ESpecialization0Display { DISTANCE_WALKED, PLAYER_KILLS, AI_KILLS, SHOTS } |
enum | SCR_ESpecialization1Display { DISTANCE_DRIVEN, DISTANCE_AS_OCCUPANT, POINTS_DRIVING_PEOPLE } |
enum | SCR_ESpecialization2Display { BANDAGE_SELF, BANDAGE_FRIENDLIES, TOURNIQUET_SELF, TOURNIQUET_FRIENDLIES, SALINE_SELF, SALINE_FRIENDLIES, MORPHINE_SELF, MORPHINE_FRIENDLIES } |
enum SCR_ECareerSp |
Enumerator | |
---|---|
INFANTRY | |
LOGISTICS | |
MEDICAL |
Definition at line 389 of file SCR_PlayerDataConfigs.c.
Enumerator | |
---|---|
DISTANCE_WALKED | |
PLAYER_KILLS | |
AI_KILLS | |
SHOTS |
Definition at line 397 of file SCR_PlayerDataConfigs.c.
Enumerator | |
---|---|
DISTANCE_DRIVEN | |
DISTANCE_AS_OCCUPANT | |
POINTS_DRIVING_PEOPLE |
Definition at line 406 of file SCR_PlayerDataConfigs.c.
Enumerator | |
---|---|
BANDAGE_SELF | |
BANDAGE_FRIENDLIES | |
TOURNIQUET_SELF | |
TOURNIQUET_FRIENDLIES | |
SALINE_SELF | |
SALINE_FRIENDLIES | |
MORPHINE_SELF | |
MORPHINE_FRIENDLIES |
Definition at line 414 of file SCR_PlayerDataConfigs.c.