I made this function in the Function Library to get access to the save game from any Actor but when I convert it to a pure function it does not work!
could any one tell me why?
It will be something to do with pure functions not caching output parameters, but I’m not sure what…
Have you seen this?
1 Like