Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include |
#include "UObject/LinkerLoad.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerLoad.cpp |
bool CreateImportClassAndPackage
(
FName ClassName,
FName PackageName,
FPackageIndex & ClassIdx,
FPackageIndex & PackageIdx
)
Attempts to find the index for the given class object in the import list and adds it + its package if it does not exist