FBroadcastDamageParams¶
#include <BroadcastDamageParams.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FBroadcastDamageParams() |
Public Attributes¶
| Name | |
|---|---|
| FActionContext | Context |
| float | Damage |
| AActor * | DamageCauser |
| AActor * | DamageInstigator |
| UDamageSource * | DamageSource |
| AInventoryItem * | InventoryItemOverride |
| [[EKillReason]] | KillReason |
| [[ELocationBasedDamage]] | LocationBasedDamage |
| bool | bBackStab |
| bool | bEnteredKillVolume |
| bool | bKillingBlow |
| bool | bLoseLimbCheat |
| bool | bSuicide |
| bool | bSwitchedTeamsInLoadoutVolume |
Updated on 2025-01-21 at 09:02:25 +0100