Construct

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FField *

 

Construct

(
    const FFieldVariant& InOwner,
    const FName& InName,
    EObjectFlags InFlags
)

Constructs a new field given its class

Public function Static

FField *

 

Construct

(
    const FName& FieldTypeName,
    const FFieldVariant& InOwner,
    const FName& InName,
    EObjectFlags InFlags
)

Constructs a new field given the name of its 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