DayZ 1.24
All Classes Files Functions Variables Typedefs Enumerations Enumerator Modules
ECharGender.c
Go to the documentation of this file.
2{
3 Male = 0,
4 Female = 1
ECharGender
Definition ECharGender.c:2
@ Female
Definition ECharGender.c:4
@ Male
Definition ECharGender.c:3