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 |
Loads all objects in package.
Parameter |
Description |
---|---|
bForcePreload |
Whether to explicitly call Preload (serialize) right away instead of being called from EndLoad() |