BlzFrameSetVisible

Parameters
frame framehandle
visible boolean

true is visible, false is invisible.

comment

Sets visibility of a frame and its children.

patch

1.31.0.11889

Source
common.j
return type
nothing
Source code
native BlzFrameSetVisible                          takes framehandle frame, boolean visible returns nothing