How to Cast from Actor BP to Widget BP - Object pin error

Thanks for reply,

I initially had everything working using ‘get all actor of class’, but I got put off by everytihng Im reading in regards to heavy memory use and I use it a lot.

The swap manager is just an actor which im using to store variables and as my min blueprint manager. I’ve dropped it into the scene which just renders as a white sphere by defult. (defult scene root?) There is only one, and will always remain in the scene.

The widget menu im trying to use tgeh cast function in is called from the swap manager at a certain point using the create widget function.

Would love to learn how to reference proplerly, seems pretty fundamental

Cheers