SetDefaultSubobjectClass

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FObjectIniti...

 

SetDefaultSubobjectClass

(
    FName SubobjectName
)

Sets the class to use for a subobject defined in a base class, the class must be a subclass of the class used by the base class.

Public function Const

FObjectIniti...

 

SetDefaultSubobjectClass

(
    FName SubobjectName,
    UClass* Class
)

Sets the class to use for a subobject defined in a base class, the class must be a subclass of the class used by the base 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