Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FObjectInitializer
| Type | Name | Description | |
|---|---|---|---|
| const FObjectInitializer & | DoNotCreateNestedDefaultSubobject
(
FStringView SubobjectName |
Indicates that a subobject should not create a component if created using CreateOptionalDefaultSubobject | |
| const FObjectInitializer & | DoNotCreateNestedDefaultSubobject
(
TArrayView< const FName > SubobjectNames |
Indicates that a subobject should not create a component if created using CreateOptionalDefaultSubobject |