How to return a ref to a struct?

a c++ function can return a reference but that same function in blueprint changes to a copy.

i have no idea why its done this way and dont think it should be but there it is

1 Like