FKill¶
#include <Kill.h>
Inherits from FGameAnalyticsEvent, FAnalyticsEvent
Public Functions¶
Name | |
---|---|
TBL_API | FKill() |
Public Attributes¶
Name | |
---|---|
FString | InvocationId |
FString | KilledClass |
bool | KilledIsPlayer |
FString | KilledNetId |
FString | KillerClass |
bool | KillerIsPlayer |
FString | KillerNetId |
float | Lifetime |
FString | MatchID |
int64 | SomeFieldId |
Updated on 2025-01-21 at 09:02:25 +0100