Hi,
I Made a SpinBox in WidgetBlueprint and binding some event using c++ code.
Here’s code below.
When I build without OnValueComitted binding logic, It’s working well. But with OnValueComitted, there are some errors but I don’t understand… please guide me…