Go to the source code of this file.
|
| | DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams (FInstancePointDamageSignature, int32, InstanceIndex, float, Damage, class AController *, InstigatedBy, FVector, HitLocation, FVector, ShotFromDirection, const class UDamageType *, DamageType, AActor *, DamageCauser) |
| |
| | DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams (FInstanceRadialDamageSignature, const TArray< int32 > &, Instances, const TArray< float > &, Damages, class AController *, InstigatedBy, FVector, Origin, float, MaxRadius, const class UDamageType *, DamageType, AActor *, DamageCauser) |
| |
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams() [1/2]
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams |
( |
FInstancePointDamageSignature |
, |
|
|
int32 |
, |
|
|
InstanceIndex |
, |
|
|
float |
, |
|
|
Damage |
, |
|
|
class AController * |
, |
|
|
InstigatedBy |
, |
|
|
FVector |
, |
|
|
HitLocation |
, |
|
|
FVector |
, |
|
|
ShotFromDirection |
, |
|
|
const class UDamageType * |
, |
|
|
DamageType |
, |
|
|
AActor * |
, |
|
|
DamageCauser |
|
|
) |
| |
◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams() [2/2]
| DECLARE_DYNAMIC_MULTICAST_DELEGATE_SevenParams |
( |
FInstanceRadialDamageSignature |
, |
|
|
const TArray< int32 > & |
, |
|
|
Instances |
, |
|
|
const TArray< float > & |
, |
|
|
Damages |
, |
|
|
class AController * |
, |
|
|
InstigatedBy |
, |
|
|
FVector |
, |
|
|
Origin |
, |
|
|
float |
, |
|
|
MaxRadius |
, |
|
|
const class UDamageType * |
, |
|
|
DamageType |
, |
|
|
AActor * |
, |
|
|
DamageCauser |
|
|
) |
| |