Navigation
API > API/Plugins > API/Plugins/OSCModulationMixing
Inheritance Hierarchy
- IModuleInterface
- FOSCModulationMixingModule
References
| Module | OSCModulationMixing |
| Header | /Engine/Plugins/Runtime/OSCModulationMixing/Source/OSCModulationMixing/Public/OSCModulationMixing.h |
| Include | #include "OSCModulationMixing.h" |
Syntax
class FOSCModulationMixingModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |