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