Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_EIdentityGender.c
Go to the documentation of this file.
1
enum
SCR_EIdentityGender
2
{
3
NEUTRAL
= 0,
//~ For characters (or animals) bio's that do not care for genders. This is the default identity list not the gendered list
4
MALE
= 1,
5
//FEMALE = 2,
6
}
NEUTRAL
@ NEUTRAL
Definition
EGameOverTypes.c:11
SCR_EIdentityGender
SCR_EIdentityGender
Definition
SCR_EIdentityGender.c:2
MALE
@ MALE
Definition
SCR_EIdentityGender.c:4
scripts
Game
Identity
SCR_EIdentityGender.c
Generated by
1.17.0