UTimeSynthClipFactory

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

TimeSynthEditor

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynthEditor/Classes/TimeSynthClip.h

Include

#include "TimeSynthClip.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI, HideCategories=Object)
class UTimeSynthClipFactory : public UFactory

Variables

Name Description

Public variable

TArray< TWeakOb...

 

SoundWaves

Constructors

Name Description

Public function

UTimeSynthClipFactory

(
    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