UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IDestructibleInterface Member List

This is the complete list of members for IDestructibleInterface, including all inherited members.

ApplyDamage(float DamageAmount, const FVector &HitLocation, const FVector &ImpulseDir, float ImpulseStrength)=0IDestructibleInterfacepure virtual
ApplyRadiusDamage(float BaseDamage, const FVector &HurtOrigin, float DamageRadius, float ImpulseStrength, bool bFullDamage)=0IDestructibleInterfacepure virtual