FArchiveStackTrace::LoadPackageIntoMemory

Helper function to load package contents into memory. Supports EDL packages.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveStackTrace.h

Include

#include "Serialization/ArchiveStackTrace.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Serialization/ArchiveStackTrace.cpp

Syntax

static bool LoadPackageIntoMemory
(
    const TCHAR * InFilename,
    FPackageData & OutPackageData
)

Remarks

Helper function to load package contents into memory. Supports EDL packages.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss