9 IREDES_INTERFACE_API
void IredesInitializeForNDEVR(
Module& module);
10 IREDES_INTERFACE_API
void IredesSetupFactoriesForNDEVR();
Stores all dependencies for a combination of modules that make up a complete software package.
The primary namespace for the NDEVR SDK.
void AddIredesFunctionsToModuleManager()
Registers all Iredes module hook functions with the module manager.
Base class for extensions, typically added as external DLL's that can modify or enhance the behavior ...