FObjectInitializer

Overload list

Windows
MacOS
Linux
Name Description

Public function

FObjectInitializer()

Default Constructor, used when you are using the C++ "new" syntax.

Public function

FObjectInitializer

(
    UObject* InObj,
    UObject* InObjectArchetype,
    bool bInCopyTransientsFromClassDefa...,
    bool bInShouldInitializeProps,
    FObjectInstancingGraph* InInst...
)

Constructor

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