BlzFrameSetAllPoints

Parameters
frame framehandle

the frame moved/resized.

relative framehandle
comment

Example:

BlzHideOriginFrames(true)
BlzFrameSetAllPoints(BlzGetOriginFrame(ORIGIN_FRAME_WORLD_FRAME, 0), BlzGetOriginFrame(ORIGIN_FRAME_GAME_UI, 0))
patch

1.31.0.11889

return type
nothing
Source code
native BlzFrameSetAllPoints                        takes framehandle frame, framehandle relative returns nothing
Source
common.j
wc3modding.com
BlzFrameSetAllPoints