Okay, here’s my Interface.
And this is on my Receiver.
I want to be able to feed a variable into the interface, and have it pop out in the graph on my receiver.
I have implemented the interface on both my Game Controller and Receiver.
How do I do this?