Particle system component event catching in C++

It seems that my events were indeed called. I thought they weren’t called because I put breakpoints in them and they weren’t being hit. So, it works, but for some reason, I can’t debug code in events…