Navigation
API > API/Plugins > API/Plugins/SoundCueTemplatesEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- USoundCueTemplateCopyFactory
References
| Module | SoundCueTemplatesEditor |
| Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplatesEditor/Public/SoundCueTemplateFactory.h |
| Include | #include "SoundCueTemplateFactory.h" |
Syntax
UCLASS&40;HideCategories&61;Object, MinimalAPI&41;
class USoundCueTemplateCopyFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< USoundCueTemplate > | SoundCueTemplate |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USoundCueTemplateCopyFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |