IoManager

Undocumented in source.

Constructors

this
this(void delegate(string) onPostInit)
Undocumented in source.

Members

Functions

getStringMap
StringMap* getStringMap()
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
postInit
void postInit()
Undocumented in source. Be warned that the author may not have intended to support it.
registerWorldLoadSaveHandlers
void registerWorldLoadSaveHandlers(LoadHandler loadHandler, SaveHandler saveHandler)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

stringMap
StringMap stringMap;
Undocumented in source.
worldLoadHandlers
LoadHandler[] worldLoadHandlers;
Undocumented in source.
worldSaveHandlers
SaveHandler[] worldSaveHandlers;
Undocumented in source.

Meta