Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include |
#include "UObject/LinkerLoad.h" |
struct FDependencyRef
Helper struct to keep track of all objects needed by an export (recursive dependency caching)
Name | Description | ||
---|---|---|---|
|
ExportIndex |
Index into Linker's ExportMap for this object |
|
|
FLinkerLoad ... |
Linker |
The Linker the export lives in |
Name | Description | ||
---|---|---|---|
|
operator== ( |
Comparison operator |