#include <WeaponDamageMutator.h>
|
| virtual void | ModifyDamage (AActor *Target, float &Damage, struct FDamageEvent const &DamageEvent, AController *&EventInstigator, AActor *&DamageCauser) override |
| |
| FORCEINLINE bool | IsEnabled () const |
| |
◆ BeginPlay()
| void UWeaponDamageMutator::BeginPlay |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ IsEnabled()
| FORCEINLINE bool UWeaponDamageMutator::IsEnabled |
( |
| ) |
const |
|
inline |
◆ ModifyDamage()
| void UWeaponDamageMutator::ModifyDamage |
( |
AActor * |
Target, |
|
|
float & |
Damage, |
|
|
struct FDamageEvent const & |
DamageEvent, |
|
|
AController *& |
EventInstigator, |
|
|
AActor *& |
DamageCauser |
|
) |
| |
|
overridevirtual |
◆ bEnableMutator
| bool UWeaponDamageMutator::bEnableMutator = false |
|
protected |
◆ DamageConfig
◆ DamageMap
| TMap<TSubclassOf<UDamageType>, float> UWeaponDamageMutator::DamageMap |
|
protected |
The documentation for this class was generated from the following files: