Call Save game function from Game Instance not working

When I drag out a wire from the Game Instance ref, I can not call the Save Game function. The Game Instance Ref variable is of the Game Instance type.
What do I need to do to my Save Game Function, to call the Game Instance Ref?

The Save Game Function was in the Third Person Character. So, if I change the variable type to Third Person Character, I can now drag out a wire to the Save game Function. :slight_smile: