 |
FString |
MaxAnalyticsSeverityCategory |
The name of the maximum severity state confirmed for analytics that was reached |
 |
int32 |
MaxAnalyticsSeverityIndex |
The index of the maximum severity state confirmed for analytics that was reached |
 |
TArray< FMaxRPCDoSEscalation > |
MaxPlayerSeverity |
Aggregation variables (Not filled until final commit) The maximum RPC DoS severity state reached, for each player |
 |
const int32 |
MaxRPCAnalytics |
The maximum number of RPC tracking analytics entries |
 |
FString |
MaxSeverityCategory |
The name of the maximum severity state that was reached |
 |
int32 |
MaxSeverityIndex |
The index of the maximum severity state that was reached |
 |
FString |
PlayerIP |
The IP of the player |
 |
FString |
PlayerUID |
The UID of the player |
 |
TArray< TSharedPtr< FRPCAnalytics > > |
RPCTrackingAnalytics |
Analytics for RPC's that are being tracked |