How to get access to the actor component events from other BP actors. Those events are implemented using the interface.
you can get component by interface (or class)
It’s worked. Thank You so much