Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FObjectInitializer
| Type | Name | Description | |
|---|---|---|---|
| const FObjectInitializer & | 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. | |
| const FObjectInitializer & | 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. |