How to dynamically change slider range and value range of a variable?

Hi ,

I want to set the slider range and value range of a float variable in blueprint , based on certain conditions , like changing values of other variables.

In the above picture , in the left side you can see option to set the Slider range and Value range. So how to change those values dynamically?

E.g , for the variable HPos , the min value will be -5000 + HWidth and max value will be
5000 - HWidth. Kindly let me know how to do this.

Thanks

up, how to change this parameters using BP?

I would like to know that too :o (BP)

Same here, would like to know this as well

Bumping this - is there a way to do this?

Also interested in this. In my case it is to have a slider to choose a category and then a second slider for subcategory. The second slider range would dynamically change (this way it can be reused).

Bump
(+1)

(I also have the same issue)