Navigation
API > API/Plugins > API/Plugins/SoundModImporter
Imports a sound module file.
| Name | USoundModImporterFactory |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SoundMod/Source/SoundModImporter/Classes/SoundModImporterFactory.h |
| Include Path | #include "SoundModImporterFactory.h" |
Syntax
UCLASS ()
class USoundModImporterFactory : public UFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → USoundModImporterFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USoundModImporterFactory
(
const FObjectInitializer& ObjectInitializer |
SoundModImporterFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UObject * FactoryCreateBinary
(
UClass* Class, |
SoundModImporterFactory.h |