Documentation
Preparing search index...
@blizzard-api/core
GenderName
Interface GenderName
The playable gender names/descriptions in World of Warcraft.
interface
GenderName
{
female
:
string
|
null
;
male
:
string
|
null
;
}
Index
Properties
female
male
Properties
female
female
:
string
|
null
male
male
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
female
male
Documentation
Loading...
The playable gender names/descriptions in World of Warcraft.