Reply To: Trouble with which Event Condition to use

NodeCanvas Forums Support Trouble with which Event Condition to use Reply To: Trouble with which Event Condition to use

#12877
Gavalakis
Keymaster

Hey!

Do you mean recognized by the CheckEvent condition task?
If so, the CheckEvent can currently, only work with delegate types of “System.Action”, while the CheckEvent, with delegate types of “System.Action“, like so:
public static event System.Action<bool> onFireEvent;

For your information, I am already looking at correctly supporting any delegate type instead of only System.Action by the way.

Let me know if that works for you.
Thank you.

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