Event dispatcher with parameter?

Hi,

I want to send a color to the level blueprint, but how do I get my parameters when binding it ?

left is the BP containing the Event Dispatcher…right is the level blueprint

thanks for your help

But, obviously, the target needs to be an actor that calls the dispatcher.

2 Likes

I found the solution by using assign instead of bind