Reply To: Receive C# Events

Forums 💬 NodeCanvas 🗨️ General Discussion Receive C# Events Reply To: Receive C# Events

#14277
Gavalakis
Keymaster

    Hello,

    There is a ‘Check CSharp Event’ condition task included that can subscribe to any System.Action event on a MonoBehaviour, or any static System.Action event.

    Let me know if that works for you.
    Thanks