FInvocationComplete¶
#include <InvocationComplete.h>
Inherits from FGameAnalyticsEvent, FAnalyticsEvent
Inherited by FStressTest
Public Functions¶
| Name | |
|---|---|
| TBL_API | FInvocationComplete() |
Public Attributes¶
| Name | |
|---|---|
| FString | Ability |
| double | InitiationTime |
| FString | InitiatorClass |
| FString | InstigatorClass |
| FString | InstigatorNetId |
| FString | InvocationId |
| FString | MatchID |
| int32 | NumBlockedHits |
| int32 | NumHits |
| FVector | TargetLocation |
| int32 | TotalBlockedDamage |
| int32 | TotalDamage |
| UObject * | Whatever |
Updated on 2025-01-21 at 09:02:25 +0100