So i do not fully understand casting yet, but every tutorial is telling me that the wildcard needs to be the parent class or the player controller. which are both not options that work here. I think it has to do with being user widgets and not actors.
User widget variable probably need to be a direct reference to the Widget rather than a object reference, but if i have a direct reference in the user widget i wouldn’t need the cast anyway right?