UCurveFloatFactory

Factory that creates float curve assets

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/CurveFactory.h

Include

#include "Factories/CurveFactory.h"

Syntax

class UCurveFloatFactory : public UCurveFactory

Remarks

Factory that creates float curve assets

Constructors

Name Description

Public function

UCurveFloatFactory

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UFactory

Name Description

Public function Virtual

bool

 

ConfigureProperties()

Opens a dialog to configure the factory properties.

Public function Virtual Const

bool

 

ShouldShowInNewMenu()

Returns true if this factory should be shown in the New Asset menu (by default calls CanCreateNew).

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