Elin Decompiled Documentation EA 23.102 Nightly
|
Static Public Member Functions | |
static string | Name (int g) |
static int | GetRandom () |
Static Public Attributes | |
const int | unknown = 0 |
const int | female = 1 |
const int | male = 2 |
|
inlinestatic |
Definition at line 19 of file Gender.cs.
References Rand.Range(), and Rand.rnd().
Referenced by Biography.Generate().
|
inlinestatic |