How to populate widget scrollbox through blueprint?

  • create a user widget with a native Slider, exposed instanced editable Name variable and an Event Dispatcher:

  • ensure the UI knows how to add those sliders to a container, and returns a reference:

  • create the UI, have it make the sliders, bind to an event:

Almost shipment read:


Hope that’s close enough to what you asked.

2 Likes