Delegates with unknown return type

Not as an output.
I have two delegates declared.
One has a struct as an input. Works.
One has the exact same struct as an output. Broken: “use of undefined type ‘FSelectionMaps’”