How to return a ref to a struct?

my understanding is blueprint doesnt support returning a Ref.

you’d have to make it public and use a macro, or just put all your setter/getter functions in c++

1 Like