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