Turns out ChatGPT was right.
What I got wrong was that I didn’t need to have a reference to the desired User Widget as the Object node for that Cast to the User Widget Class. Turns out what ChatGPT meant was to plug in the Widget Object Reference into the Object of the Cast To node, which would actually convert the object reference to the type that I needed. All I needed to do then was create a local variable in the User Widget I was working in, and set it to the output of the As UI Game Options Cat List node on the Cast To node, like this:
I’ll leave the post up so others can take example.
Your welcome!