Navigation
API > API/Plugins > API/Plugins/SoundFields
| Name | FSoundFieldsModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SoundFields/Source/SoundFields/Public/SoundFieldsModule.h |
| Include Path | #include "SoundFieldsModule.h" |
Syntax
class FSoundFieldsModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SFFactory | FAmbisonicsSoundfieldFormat | SoundFieldsModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
SoundFieldsModule.h | ||
virtual void StartupModule() |
SoundFieldsModule.h |