BlzFrameSetValue
- Parameters
-
frame framehandle
value real
- comment
Sets the current Frame Value. Only for FrameType that use this feature: POPUPMENU, SLIDER, SIMPLESTATUSBAR, STATUSBAR.
- patch
1.31.0.11889
- Source
- common.j
- return type
nothing
- Source code
native BlzFrameSetValue takes framehandle frame, real value returns nothing