CreateEditorOnlyDefaultSubobject

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TReturnType ...

 

CreateEditorOnlyDefaultSubobject

(
    UObject* Outer,
    FName SubobjectName,
    bool bTransient
)

Create a component or subobject only to be used with the editor.

Public function Const

UObject *...

 

CreateEditorOnlyDefaultSubobject

(
    UObject* Outer,
    FName SubobjectName,
    UClass* ReturnType,
    bool bTransient
)

Create a component or subobject only to be used with the editor.

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