Droid

Undocumented in source.

Constructors

this
this(string id, string name, string[] friends, int[] appearsIn, string primaryFunction)
Undocumented in source.

Members

Variables

primaryFunction
Nullable!string primaryFunction;
Undocumented in source.

Inherited Members

From Character

id
string id;
Undocumented in source.
name
Nullable!string name;
Undocumented in source.
friends
NullableStore!(Nullable!(Nullable!(Character)[])) friends;
Undocumented in source.
friendsId
string[] friendsId;
Undocumented in source.
appearsIn
Nullable!(Nullable!(Episode)[]) appearsIn;
Undocumented in source.
secretBackstory
Nullable!string secretBackstory;
Undocumented in source.

Meta