Navigation
API > API/Plugins > API/Plugins/SoundCueTemplatesEditor
Inheritance Hierarchy
- IModuleInterface
- FSoundCueTemplatesEditorModule
References
| Module | SoundCueTemplatesEditor |
| Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplatesEditor/Public/SoundCueTemplatesEditorModule.h |
| Include | #include "SoundCueTemplatesEditorModule.h" |
Syntax
class FSoundCueTemplatesEditorModule : 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 |