UCurveVectorFactory

Factory that creates vector 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 UCurveVectorFactory : public UCurveFactory

Remarks

Factory that creates vector curve assets

Constructors

Name Description

Public function

UCurveVectorFactory

(
    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