UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FObjectInitializer::FSubobjectsToInit::FSubobjectInit Struct Reference

#include <UObjectGlobals.h>

Public Member Functions

 FSubobjectInit (UObject *InSubobject, UObject *InTemplate)
 

Public Attributes

UObjectSubobject
 
UObjectTemplate
 

Detailed Description

Element of the SubobjectInits array

Constructor & Destructor Documentation

◆ FSubobjectInit()

FObjectInitializer::FSubobjectsToInit::FSubobjectInit::FSubobjectInit ( UObject InSubobject,
UObject InTemplate 
)
inline

Member Data Documentation

◆ Subobject

UObject* FObjectInitializer::FSubobjectsToInit::FSubobjectInit::Subobject

◆ Template

UObject* FObjectInitializer::FSubobjectsToInit::FSubobjectInit::Template

The documentation for this struct was generated from the following file: