NodeCanvas Forums › Custom Nodes & Tasks › MonoBehaviour script for sending events to the graph › Reply To: MonoBehaviour script for sending events to the graph
In order for this to work though with typed event arguments, the following modification needs to be made in CheckEvent.cs:
original
replace with: