UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPackageImportReference Class Reference

#include <AsyncLoading2.h>

Public Member Functions

 FPackageImportReference (uint32 InImportedPackageIndex, uint32 InImportedPublicExportHashIndex)
 
uint32 GetImportedPackageIndex () const
 
uint32 GetImportedPublicExportHashIndex () const
 

Constructor & Destructor Documentation

◆ FPackageImportReference()

FPackageImportReference::FPackageImportReference ( uint32  InImportedPackageIndex,
uint32  InImportedPublicExportHashIndex 
)
inline

Member Function Documentation

◆ GetImportedPackageIndex()

uint32 FPackageImportReference::GetImportedPackageIndex ( ) const
inline

◆ GetImportedPublicExportHashIndex()

uint32 FPackageImportReference::GetImportedPublicExportHashIndex ( ) const
inline

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