UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EngineAnalyticsSessionSummary.cpp File Reference

Namespaces

namespace  EngineAnalyticsProperties
 

Functions

float EngineAnalyticsProperties::GetAverageFPS ()
 
uint64 EngineAnalyticsProperties::GetEngineTickCount ()
 
bool EngineAnalyticsProperties::IsCrcExecutableMissing ()
 
FString EngineAnalyticsProperties::GetProjectName (const UGeneralProjectSettings &ProjectSettings)
 
FString EngineAnalyticsProperties::GetUserActivityString (const FUserActivity &InUserActivity)
 
bool EngineAnalyticsProperties::ShouldOverwriteShutdownType (const int32 *ActualShutdownType, const int32 &ProposedShutdownType)
 

Variables

ENGINE_API float GAverageFPS
 
CORE_API bool GIsGPUCrashed
 

Variable Documentation

◆ GAverageFPS

ENGINE_API float GAverageFPS
extern

◆ GIsGPUCrashed

CORE_API bool GIsGPUCrashed
extern