Navigation
API > API/Plugins > API/Plugins/ResonanceAudioEditor
Inheritance Hierarchy
- IModuleInterface
- IResonanceAudioEditorModule
References
| Module | ResonanceAudioEditor |
| Header | /Engine/Plugins/Runtime/ResonanceAudio/Source/ResonanceAudioEditor/Public/IResonanceAudioEditorModule.h |
| Include | #include "IResonanceAudioEditorModule.h" |
Syntax
class IResonanceAudioEditorModule : public IModuleInterface
Remarks
Copyright (C) Google Inc. 2017. All rights reserved.
Functions
| Type | Name | Description | |
|---|---|---|---|
| IResonanceAudioEditorModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |