ApiPart

Undocumented in source.

Members

Functions

finalizeDeserialization
void finalizeDeserialization(Asdf asdf)
Undocumented in source. Be warned that the author may not have intended to support it.
source
string source(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
versionGetterSource
string versionGetterSource()
Undocumented in source. Be warned that the author may not have intended to support it.
versionID
string versionID()
Undocumented in source. Be warned that the author may not have intended to support it.
versionSource
string versionSource()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

api
Function[] api;
Undocumented in source.
name
string name;
Undocumented in source.
next
ApiPart next;
Undocumented in source.
topLevel
bool topLevel;

is the "main" struct for an extension

type
string type;
Undocumented in source.
ver
ApiVersion ver;
Undocumented in source.

Meta