Reply To: MonoBehaviour script for sending events to the graph

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

#11532
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: