How to Call Multiple Custom Events With One Node?

Use an event dispatcher?

You can also bind functions like this.

You can’t handle delegates as input/output pins though. In fact, the array I showed you won’t work.

However, you also get the benefit of being able to bind events from other graphs to this dispatcher without having to have this class “know” about it.

1 Like