So my friend an I have been working on a project together. I am primarily using VS as he is using c#. I’ve found how to use c# methods in my scripts and incorporate them in VS. Sadly I haven’t found any information on “triggering” or activating an event node in the VS graph through c# though. I want one of his methods to call a “event” node in my graph. Is this possible? or do I have to rewrite this specific script into c#? Any help with direction would be greatly appreciated!