Reply To: MonoBehaviour script for sending events to the graph

Forums 💬 NodeCanvas 🤩 Custom Nodes and Tasks MonoBehaviour script for sending events to the graph Reply To: MonoBehaviour script for sending events to the graph

#12921
bcristian
Participant

    In order for this to work though with typed event arguments, the following modification needs to be made in CheckEvent.cs:

    original

    replace with: