F4ML::NewObject

Overload list

Windows
MacOS
Linux
Name Description

Public function

T *

 

F4ML::NewObject

(
    UObject* Outer
)

UE4ML-flavored new object creation.

Public function

T *

 

F4ML::NewObject

(
    UObject* Outer,
    UClass* Class,
    FName Name,
    EObjectFlags Flags,
    UObject* Template,
    bool bCopyTransientsFromClassDefaul...,
    FObjectInstancingGraph* InInst...
)

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