Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FScopedClassDependencyGather
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Blueprint/BlueprintSupport.h |
|
|
|
Blueprint/BlueprintSupport.h |
|
FScopedClassDependencyGather()
| |
|
| Name |
FScopedClassDependencyGather |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h |
| Include Path |
#include "Blueprint/BlueprintSupport.h" |
FScopedClassDependencyGather()
FScopedClassDependencyGather(UClass , FUObjectSerializeContext )
| |
|
| Name |
FScopedClassDependencyGather |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h |
| Include Path |
#include "Blueprint/BlueprintSupport.h" |
| Source |
/Engine/Source/Runtime/CoreUObject/Private/Blueprint/BlueprintSupport.cpp |
FScopedClassDependencyGather
(
UClass * ClassToGather,
FUObjectSerializeContext * InLoadContext
)