BlzFrameSetLevel

Parameters
frame framehandle
level integer

bigger number gives a higher position.

comment

Used to reorder the children of a Frame. SimpleFrames have fixed internal Layers. Which only contain String/Textures. For SimpleFrames Level sets them higher/lower to all other SimpleFrames.

patch

1.31.0.11889

return type
nothing
Source code
native BlzFrameSetLevel                            takes framehandle frame, integer level returns nothing
Source
common.j
wc3modding.com
BlzFrameSetLevel