EmbeddedResourceList

Undocumented in source.

Members

Functions

addResources
void addResources(EmbeddedResource[] resources)
Undocumented in source. Be warned that the author may not have intended to support it.
dumpEmbeddedResources
void dumpEmbeddedResources()
Undocumented in source. Be warned that the author may not have intended to support it.
find
EmbeddedResource* find(string name)

find by exact file name

findAutoExtension
EmbeddedResource* findAutoExtension(string name)

find by name w/o extension

Meta