Navigation
API > API/Editor > API/Editor/AudioEditor
| Name | USoundClassFactory |
| Type | class |
| Header File | /Engine/Source/Editor/AudioEditor/Classes/Factories/SoundClassFactory.h |
| Include Path | #include "Factories/SoundClassFactory.h" |
Syntax
UCLASS (MinimalAPI, HideCategories=Object)
class USoundClassFactory : public UFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → USoundClassFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USoundClassFactory
(
const FObjectInitializer& ObjectInitializer |
Factories/SoundClassFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UObject * FactoryCreateNew
(
UClass* Class, |
Factories/SoundClassFactory.h |