FClientPerformanceSnapshot¶
#include <ClientPerformanceSnapshot.h>
Inherits from FAnalyticsEvent_Client
Inherited by FCharacterPerformanceSnapshot
Public Functions¶
| Name | |
|---|---|
| TBL_API | FClientPerformanceSnapshot() |
Public Attributes¶
| Name | |
|---|---|
| FString | ComputerName |
| FString | DeviceProfile |
| float | FrameTime |
| FProfileGameSummary | Game |
| FProfileGpuSummary | Gpu |
| FString | MapName |
| float | PhysicalMemUsed |
| FString | PlatformName |
| FProfileRenderSummary | Render |
| FString | SeriesName |
| FTBLQualityLevels | Settings |
| FString | ViewpointName |
| float | VirtualMemUsed |
| bool | bIsProConsole |
Updated on 2025-01-21 at 09:02:25 +0100