FClashEventState¶
#include <ClashEventState.h>
Public Functions¶
Name | |
---|---|
TBL_API | FClashEventState() |
Public Attributes¶
Name | |
---|---|
FVector | HitDirection |
FVector | HitLocation |
FName | InitiatorAttackName |
AInventoryItem * | InitiatorInventoryItem |
TSubclassOf< AInventoryItem > | InitiatorInventoryItemClass |
FName | TargetAttackName |
AInventoryItem * | TargetInventoryItem |
TSubclassOf< AInventoryItem > | TargetInventoryItemClass |
Updated on 2025-01-21 at 09:02:25 +0100