How to call a Blueprint Custom Event from C++ code?

If you see in the Debug texts, there’s the black one who says “You Killed FirstPersonCharacter_C_2”

So the function ignores nothing.

What I guess is that the event OnPlayerKilled gets executed only once. Why?