entities/Races
Classes
Section titled “Classes”Defined in: entities/Races.ts:11
EverQuest playable race reference table (maps to public.races).
Lookup table of valid EQ race names, used for validation during character registration.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Races():
Races
Returns
Section titled “Returns”Properties
Section titled “Properties”Id:
string
Defined in: entities/Races.ts:17
Race:
string|null
Defined in: entities/Races.ts:14
Race name (e.g. "Human", "Dark Elf", "Ogre").