Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Blueprint > API/Runtime/CoreUObject/Blueprint/FBlueprintSupport
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Blueprint/BlueprintSupport.h |
| Include | #include "Blueprint/BlueprintSupport.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Blueprint/BlueprintSupport.cpp |
static bool IsDeferredDependencyPlaceholder
(
const UObject * LoadedObj
)
Remarks
Tells if the specified object is one of the many flavors of FLinkerPlaceholderBase that we have.