[Slate] SSlider SetValue function

Similar to my last question, is there any way to set the value of an SSlider from a SharedPtr to it?

Never mind, I’m stupid, you just set the .Value to a delegate function that returns a global variable you can modify whenever you want.