FRadialDamageParams::FRadialDamageParams

Describes amount of exponential damage falloff

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h

Include

#include "Engine/EngineTypes.h"

Syntax

FRadialDamageParams
(
    float InBaseDamage,
    float InMinimumDamage,
    float InInnerRadius,
    float InOuterRadius,
    float InDamageFalloff
)

Remarks

Describes amount of exponential damage falloff

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss