I think you misunderstood the difference between a WidgetBlueprint
and a WidgetComponent
.
Or did you want to tell me, that I need to create the Widget (ProgressBarWidget
) without adding it to the Viewport and it will get a “magic” reference to the ProgressBar within the WidgetComponent
?
Please explain it to me.