Humanoid

Undocumented in source.

Members

Variables

dateOfBirth
GQLDCustomLeaf!(Date, dToString, stringToDT) dateOfBirth;
Undocumented in source.
species
string species;
Undocumented in source.

Inherited Members

From Character

id
long id;
Undocumented in source.
name
string name;
Undocumented in source.
series
Series[] series;
Undocumented in source.
commands
Character[] commands;
Undocumented in source.
ship
Nullable!Starship ship;
Undocumented in source.
ships
NullableStore!Starship ships;
Undocumented in source.
commanders
Character[] commanders;
Undocumented in source.
allwaysNull
Nullable!Starship allwaysNull;
Undocumented in source.
alsoAllwaysNull
Nullable!int alsoAllwaysNull;
Undocumented in source.
isDead
bool isDead;
Undocumented in source.

Meta