AController::ReceiveInstigatedAnyDamage

Event when this controller instigates ANY damage

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h

Include

#include "GameFramework/Controller.h"

Syntax

void ReceiveInstigatedAnyDamage
(
    float Damage,
    const class UDamageType * DamageType,
    class AActor * DamagedActor,
    class AActor * DamageCauser
)

Remarks

Event when this controller instigates ANY damage

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