Trace by channel

Can you record the hit actor and bool from trace by channel as a variable so that you can call it multiple times. For instance if you want it to cast to different blueprints for buttons?

It lets you create a variable but you can’t set that variable and have it called into a function.

You can make a custom event on other blueprint and when it hit just pass the hit result to other blueprint by trigger the event.