I need to attach UWidgets, a Button in this example, to my UserWidgets Scrollbar inside the editor.
By using the PreConstruct Event I was able to add my Button to the Scrollbar, it shows up, but it is not editable, unfortunately.
What do I need to change to be able to edit the newly attached button inside the Editor?
