UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AnalyticsSessionUtils Namespace Reference

Functions

FString GetDefaultSavedDir ()
 
FRegexPattern GetAnalyticsPropertyFilenamePattern ()
 
bool TryAcquiringOrphanGroupsOwnership (const FString &SessionRootPath, const FString &PrincipalProcessName, uint32 CurrentProcessId)
 
void ReleaseOrphanGroupsOwnership (const FString &SessionRootPath, const FString &PrincipalProcessName, uint32 CurrentProcessId)
 

Function Documentation

◆ GetAnalyticsPropertyFilenamePattern()

FRegexPattern AnalyticsSessionUtils::GetAnalyticsPropertyFilenamePattern ( )

◆ GetDefaultSavedDir()

FString AnalyticsSessionUtils::GetDefaultSavedDir ( )

◆ ReleaseOrphanGroupsOwnership()

void AnalyticsSessionUtils::ReleaseOrphanGroupsOwnership ( const FString &  SessionRootPath,
const FString &  PrincipalProcessName,
uint32  CurrentProcessId 
)

Release the ownership to send sessions for orphan groups.

◆ TryAcquiringOrphanGroupsOwnership()

bool AnalyticsSessionUtils::TryAcquiringOrphanGroupsOwnership ( const FString &  SessionRootPath,
const FString &  PrincipalProcessName,
uint32  CurrentProcessId 
)

Try to acquire the rigth to process and send sessions for orphan groups.