UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoContainerHeaderSoftPackageReferences Struct Reference

#include <IoContainerHeader.h>

Public Member Functions

CORE_API void Empty ()
 

Public Attributes

TArray< FPackageIdPackageIds
 
TArray< uint8PackageIndices
 
bool bContainsSoftPackageReferences = false
 
bool bLoadedSoftPackageReferences = false
 

Friends

CORE_API friend FArchiveoperator<< (FArchive &Ar, FIoContainerHeaderSoftPackageReferences &SoftPackageReferences)
 

Member Function Documentation

◆ Empty()

void FIoContainerHeaderSoftPackageReferences::Empty ( )

Friends And Related Symbol Documentation

◆ operator<<

CORE_API friend FArchive & operator<< ( FArchive Ar,
FIoContainerHeaderSoftPackageReferences SoftPackageReferences 
)
friend

Member Data Documentation

◆ bContainsSoftPackageReferences

bool FIoContainerHeaderSoftPackageReferences::bContainsSoftPackageReferences = false

◆ bLoadedSoftPackageReferences

bool FIoContainerHeaderSoftPackageReferences::bLoadedSoftPackageReferences = false

◆ PackageIds

TArray<FPackageId> FIoContainerHeaderSoftPackageReferences::PackageIds

◆ PackageIndices

TArray<uint8> FIoContainerHeaderSoftPackageReferences::PackageIndices

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