[UMG] Link the scroll of 2 scroll boxes

How do i link the scroll movement of 2 scroll boxes or alternatively have a 2 widget wide scroll box. This will allow me to have a structured settings menu that can span more then the window.

Hello dragonCASTjosh

Here is a quick solution to your problem:

  1. Make your 2 scroll boxes a variables.

  2. Create a variable of the float type and call it for example (ScrollersOffset).

  3. Then do the following blueprint and your done :-