Hello everyone,
Here is my issue, i am trying to get a widget reference out to display a UI “Interract” on the screen.
The issue is nothing get out of my loop, and it always end up failing whenever i put in the “Widget class” a User widget, which is the type i need.
This always fail even with a long delay and then i get nothing out of this in my component
So in the end i get an error “none variable” cause it is not able to set my widget variable that i want to call later on.
I’ve try to fix it but it always come back to the same issue, the macro isn’t working as i want it to.
Thank you in advance