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

#include <InstallBundleUtils.h>

Public Member Functions

 FContentRequestStatsKey (FName InBundleName, void *InCookie)
 
FName GetBundleName () const
 
voidGetCookie () const
 
bool operator== (const FContentRequestStatsKey &Other) const
 

Friends

uint32 GetTypeHash (const FContentRequestStatsKey &Key)
 

Constructor & Destructor Documentation

◆ FContentRequestStatsKey()

InstallBundleUtil::FContentRequestStatsKey::FContentRequestStatsKey ( FName  InBundleName,
void InCookie 
)
inline

Member Function Documentation

◆ GetBundleName()

FName InstallBundleUtil::FContentRequestStatsKey::GetBundleName ( ) const
inline

◆ GetCookie()

void * InstallBundleUtil::FContentRequestStatsKey::GetCookie ( ) const
inline

◆ operator==()

bool InstallBundleUtil::FContentRequestStatsKey::operator== ( const FContentRequestStatsKey Other) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FContentRequestStatsKey Key)
friend

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