What's the proper way to reference and destroy gameplay cue notify actors?

Recycle is the function that hides the actor once it is not needed anymore,
ReuseAfterRecycle() is called before the object is reused, it should make the actor unhidden.