Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/PackageTrailer.h |
Include |
#include "UObject/PackageTrailer.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/PackageTrailer.cpp |
Serializes the trailer from the given archive assuming that the seek position of the archive is already at the correct position for the trailer.
True if a valid trailer was found and was able to be loaded, otherwise false.
Parameter |
Description |
---|---|
Ar |
The archive to load the trailer from |