How to listen to delegate

I want that when a actor gets added to the level, that it tells a class in the level that it just entered the level, so that that class can then add the actor to a array. I’m a bit confused on how I go about having that class listen to the delegate. I have everything setup correctly (I think) but I’m lost on how to proceed further.

280985-81.png