FClientPerMinuteBucket¶
#include <ClientPerMinuteBucket.h>
Inherits from FGameAnalyticsEvent, FAnalyticsEvent
Public Functions¶
| Name | |
|---|---|
| TBL_API | FClientPerMinuteBucket() |
Public Attributes¶
| Name | |
|---|---|
| int64 | AvailablePhysicalMemory |
| float | AverageFrameTime |
| float | AveragePingTime |
| FString | GameModeName |
| FString | MapName |
| FString | MatchID |
| FString | NetId |
| float | ProcessUptime |
| int32 | TimeMinutes |
| int64 | UsedVirtualMemory |
Updated on 2025-01-21 at 09:02:25 +0100