How to create a blueprint implementable event with a hitresult put in c++

Thank you so much, I realized the issue I was having was that I was declaring the event as FHitResult, instead of void.

1 Like