FParryEventReplicated¶
#include <ParryEventReplicated.h>
Public Functions¶
Name | |
---|---|
TBL_API | FParryEventReplicated() |
Public Attributes¶
Name | |
---|---|
uint8 | AttackerAttackIndex |
AInventoryItem * | AttackerInventoryItem |
TSubclassOf< AInventoryItem > | AttackerInventoryItemClass |
uint8 | AttackerPostCombatStateIndex |
uint8 | DefenderAttackIndex |
[[ECrowdControlVariant]] | DefenderCrowdControlVariant |
TSubclassOf< AInventoryItem > | DefenderInventoryItemClass |
uint8 | DefenderPostCombatStateIndex |
FVector_NetQuantizeNormal | HitDirection |
FVector_NetQuantize | HitLocation |
FVector_NetQuantize | ImpactPoint |
int32 | ParryAttackID |
uint8 | bDefenderDisarmed |
uint8 | bIsAltAttack |
uint8 | bIsCounterSuccess |
uint8 | bProjectileAttack |
uint8 | bSameAttackClash |
Updated on 2025-01-21 at 09:02:25 +0100