UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Package::Relocation::Private::FPackageRelocationContext Struct Reference

#include <PackageRelocation.h>

Public Attributes

FStringView OriginalPackagePath
 
FStringView CurrentPackagePath
 
FStringView OriginalPackageMount
 

Detailed Description

A struct that contains the most used arguments for the relocations functions

Member Data Documentation

◆ CurrentPackagePath

FStringView UE::Package::Relocation::Private::FPackageRelocationContext::CurrentPackagePath

◆ OriginalPackageMount

FStringView UE::Package::Relocation::Private::FPackageRelocationContext::OriginalPackageMount

◆ OriginalPackagePath

FStringView UE::Package::Relocation::Private::FPackageRelocationContext::OriginalPackagePath

The documentation for this struct was generated from the following file: