Reply To: How to pass reference value?

FlowCanvas Forums Support How to pass reference value? Reply To: How to pass reference value?

#3261
Gavalakis
Keymaster

Hello,

If you make your public Action an event like so: public event Action OnMoveAction;, you will be able to subscribe to that event with the existing nodes like the “C# Event Callback”. Do you intentionally don’t want to make it an “event”?

Let me know.
Thank you.

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