Mount Fuji Engine  0.8b
MF_API uint64 MFModule_GetModuleMask ( const char **  ppModuleNames)

Get's a bit mask for a NULL-terminated list of modules.

Parameters
ppModuleNamesA NULL-terminated list of module names.
Returns
A mask with bits set for each module listed.
Remarks
To get a mask including all the 'core' modules (modules that are not optional), use "MFCore".