Forums › 💬 NodeCanvas › 🗨️ General Discussion › Receive C# Events › Reply To: Receive C# Events
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