Loader

Undocumented in source.

Constructors

this
this(const(string) path, void* userData)
Undocumented in source.

Members

Functions

load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(void* userData)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

loadModule
auto loadModule(const(string) path, void* userData)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

moduleData
ModuleData moduleData;
Undocumented in source.
path
const(string) path;
Undocumented in source.
script
Reloaded script;
Undocumented in source.

Meta