Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IDestructibleInterface
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DestructibleInterface.h |
| Include | #include "DestructibleInterface.h" |
void ApplyDamage
(
float DamageAmount,
const FVector & HitLocation,
const FVector & ImpulseDir,
float ImpulseStrength
)
Remarks
Take damage.