Reply To: MessageEventNode removed

FlowCanvas Forums Support MessageEventNode removed Reply To: MessageEventNode removed

#2492
Gavalakis
Keymaster

Hello,

The events backend changed considerably for performance reasons as well as to be strongly typed. The replacement for ‘MessageEventNode’ is now the ‘RouterEventNode’ and instead of using ‘GetTargetMessageEvents’, we now override ‘Subscribe’ and ‘Unsubscribe’ methods. Within those methods we use the ‘router’ parameter they have to subscribe and unsubscribe from events. Please take a look at the ‘TriggerEvents.cs’ node to cleary see how this is used for an example.

Let me know if you have any more questions. Thanks 🙂

Join us on Discord: https://discord.gg/97q2Rjh