UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BlueprintSupport.cpp File Reference

Classes

struct  FPreloadMembersHelper
 
struct  FResolvingExportTracker
 
struct  FUnresolvedStructTracker
 
struct  FScopedResolvingExportTracker
 

Macros

#define DEFERRED_DEPENDENCY_CHECK(CheckExpr)
 

Functions

 DEFINE_LOG_CATEGORY_STATIC (LogBlueprintSupport, Log, All)
 
template<>
FString GetPlaceholderPrefix< ULinkerPlaceholderFunction > ()
 
template<>
FString GetPlaceholderPrefix< ULinkerPlaceholderClass > ()
 
UPackageLoadPackageInternal (UPackage *InOuter, const FPackagePath &PackagePath, uint32 LoadFlags, FLinkerLoad *ImportLinker, FArchive *InReaderOverride, const FLinkerInstancingContext *InstancingContext, const FPackagePath *DiffPackagePath)
 

Macro Definition Documentation

◆ DEFERRED_DEPENDENCY_CHECK

#define DEFERRED_DEPENDENCY_CHECK (   CheckExpr)

Function Documentation

◆ DEFINE_LOG_CATEGORY_STATIC()

DEFINE_LOG_CATEGORY_STATIC ( LogBlueprintSupport  ,
Log  ,
All   
)

◆ GetPlaceholderPrefix< ULinkerPlaceholderClass >()

template<>
FString GetPlaceholderPrefix< ULinkerPlaceholderClass > ( )

◆ GetPlaceholderPrefix< ULinkerPlaceholderFunction >()

template<>
FString GetPlaceholderPrefix< ULinkerPlaceholderFunction > ( )

◆ LoadPackageInternal()

UPackage * LoadPackageInternal ( UPackage InOuter,
const FPackagePath PackagePath,
uint32  LoadFlags,
FLinkerLoad ImportLinker,
FArchive InReaderOverride,
const FLinkerInstancingContext InstancingContext,
const FPackagePath DiffPackagePath 
)