Navigation
API > API/Plugins > API/Plugins/SoundCueTemplatesEditor
| Name | USoundCueTemplateCopyFactory |
| Type | class |
| Header File | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplatesEditor/Public/SoundCueTemplateFactory.h |
| Include Path | #include "SoundCueTemplateFactory.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class USoundCueTemplateCopyFactory : public UFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → USoundCueTemplateCopyFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
USoundCueTemplateCopyFactory
(
const FObjectInitializer& ObjectInitializer |
SoundCueTemplateFactory.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SoundCueTemplate | TWeakObjectPtr< USoundCueTemplate > | SoundCueTemplateFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UObject * FactoryCreateNew
(
UClass* Class, |
SoundCueTemplateFactory.h |