I’m trying to call event in my usercreation menu; which casts to mygameinstance, then get event saveGame; but it requires an target node to be plugged. I cannot plug in my username target to the target node for SaveGame event.
Even though I’ve connected the target node from mygameinstance to SaveGame event my username doesn’t showup?