Help with casting in a ui object

Hey Everybody. I’m trying to get a variable from an object that isn’t in UI, and I need a reference for the wildcard. How do I get a reference similar to the object i’m casting to?

You will need to explain what you’re doing, where your objects are, where / when this widget is created.


Chances are you do not need to cast, use tick, have widget pull data - the 3 signs that things could be organised better :innocent:

1 Like

I realize now that the thing that I was doing wouldn’t really work, so I found another solution. Thanks!

1 Like