BlzFrameSetMinMaxValue

Parameters
frame framehandle
minValue real
maxValue real
comment

Only for FrameType that use this feature: SLIDER, SIMPLESTATUSBAR, STATUSBAR.

patch

1.31.0.11889

Source
common.j (suggest an edit or discuss on Github)
return type
nothing
Source code
native BlzFrameSetMinMaxValue                      takes framehandle frame, real minValue, real maxValue returns nothing