FSubobjectsToInit

Little helper struct to manage overrides from derived classes

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectGlobals.h

Include

#include "UObject/UObjectGlobals.h"

Syntax

struct FSubobjectsToInit

Remarks

Little helper struct to manage overrides from derived classes

Variables

Name Description

Public variable

TArray< FSubobj...

 

SubobjectInits

The SubobjectInits array

Functions

Name Description

Public function

void

 

Add

(
    UObject* Subobject,
    UObject* Template
)

Add a subobject

Classes

Name

Description

Public struct

FSubobjectInit

Element of the SubobjectInits array

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