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

Public Member Functions

FMemoryView GetImportedPackages () const
 
FMemoryView GetShaderHashes () const
 
FMemoryView GetSoftReferences () const
 
bool operator== (FFilePackageStoreEntryRef O) const
 

Public Attributes

const FFilePackageStoreEntryEntry
 
const FFilePackageStoreEntrySoftReferencesSoftReferences = nullptr
 

Friends

uint32 GetTypeHash (FFilePackageStoreEntryRef Ref)
 

Member Function Documentation

◆ GetImportedPackages()

FMemoryView FFilePackageStoreEntryRef::GetImportedPackages ( ) const
inline

◆ GetShaderHashes()

FMemoryView FFilePackageStoreEntryRef::GetShaderHashes ( ) const
inline

◆ GetSoftReferences()

FMemoryView FFilePackageStoreEntryRef::GetSoftReferences ( ) const
inline

◆ operator==()

bool FFilePackageStoreEntryRef::operator== ( FFilePackageStoreEntryRef  O) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( FFilePackageStoreEntryRef  Ref)
friend

Member Data Documentation

◆ Entry

const FFilePackageStoreEntry* FFilePackageStoreEntryRef::Entry

◆ SoftReferences

const FFilePackageStoreEntrySoftReferences* FFilePackageStoreEntryRef::SoftReferences = nullptr

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