list of module interfaces More...
#include <tgf.h>

Public Attributes | |
| tModInfo | modInfo [MAX_MOD_ITF] |
| module info list for this dll More... | |
| void * | handle |
| handle of loaded module More... | |
| char * | sopath |
| path name of file More... | |
| struct ModList * | next |
| next module in list More... | |
| tModInfo ModList::modInfo[MAX_MOD_ITF] |