FRadialDamageParams

Overload list

Windows
MacOS
Linux
Name Description

Public function

FRadialDamageParams()

Public function

FRadialDamageParams

(
    float InBaseDamage,
    float InRadius
)

Describes amount of exponential damage falloff

Public function

FRadialDamageParams

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

Describes amount of exponential damage falloff

Public function

FRadialDamageParams

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

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