 |
FBlueprintExceptionInfo |
Information about a blueprint exception. |
|
 |
FBlueprintSupport |
This set of functions contains blueprint related UObject functionality. |
|
 |
FBlueprintTags |
List of asset registry tags used by blueprints. |
|
 |
FBlueprintWarningDeclaration |
|
|
 |
FDeferredCdoInitializationTracker |
Specialized FDeferredInitializationTracker for tracking deferred Blueprint CDOs specifically. |
|
 |
FDeferredInitializationTrackerBase |
A base struct for storing FObjectInitializers that were not run on Blueprint objects post-construction (presumably because the object's super/archetype had not been fully serialized yet). |
|
 |
FDeferredObjInitializationHelper |
Access points for making FDeferredInitializationTracker calls. |
|
 |
FDeferredSubObjInitializationTracker |
Specialized FDeferredInitializationTracker for tracking deferred Blueprint sub-objects specifically. |
|
 |
FScopedClassDependencyGather |
This is a helper struct that allows us to gather all previously unloaded class dependencies of a UClass The first time we create a new UClass object in FLinkerLoad::CreateExport(), we register it as a dependency authority. |
|
 |
FScopedPlaceholderRawContainerTracker |
When dealing with user defined structs we don't always have a UObject container this registers raw addresses for tracking. |
|