Navigation
API > API/Plugins > API/Plugins/MicrosoftSpatialSound
| Name | FMicrosoftSpatialSoundModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MicrosoftSpatialAudio/Source/MicrosoftSpatialSound/Public/MicrosoftSpatialSoundPlugin.h |
| Include Path | #include "MicrosoftSpatialSoundPlugin.h" |
Syntax
class FMicrosoftSpatialSoundModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LibraryHandle | void * | MicrosoftSpatialSoundPlugin.h | ||
| PluginFactory | FMicrosoftSpatialSoundPluginFactory | MicrosoftSpatialSoundPlugin.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
MicrosoftSpatialSoundPlugin.h | ||
virtual void StartupModule() |
MicrosoftSpatialSoundPlugin.h |