Navigation
API > API/Plugins > API/Plugins/SoundMod
Inheritance Hierarchy
- IModuleInterface
- ISoundModPlugin
References
| Module | SoundMod |
| Header | /Engine/Plugins/Runtime/SoundMod/Source/SoundMod/Public/SoundModPlugin.h |
| Include | #include "SoundModPlugin.h" |
Syntax
class ISoundModPlugin : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| ISoundModPlugin & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |