Gender

From NWN Lexicon

[edit] GENDER_* Constant Group

List of genders



[edit] Constants

Constant Value Description
GENDER_BOTH 2
Specifies the male and female gender.
GENDER_FEMALE 1
Specifies the female gender.
GENDER_MALE 0
Specifies the male gender.
GENDER_NONE 4
Specifies the lack of gender.
GENDER_OTHER 3
Specifies a gender that isn't male or female (or none).


[edit] See Also

functions: 

GetStringByStrRef


Personal tools
Categories