USoundCueTemplateCopyFactory

Windows
MacOS
Linux

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](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(HideCategories=Object, MinimalAPI)
class USoundCueTemplateCopyFactory : public UFactory

Variables

Name Description

Public variable UProperty

TWeakObjectPtr<...

 

SoundCueTemplate

Constructors

Name Description

Public function

USoundCueTemplateCopyFactory

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UFactory

Name Description

Public function Virtual

UObject *...

 

FactoryCreateNew

(
    UClass* InClass,
    UObject* InParent,
    FName InName,
    EObjectFlags Flags,
    UObject* Context,
    FFeedbackContext* Warn
)

Create a new object by class.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss