BlzHideOriginFrames
- Parameters
-
enable boolean
- comment
Hides/Shows most of the default in-game UI. Unaffected: Mouse, Command Buttons, Chat, Messages, TimerDialog, Multiboard, Leaderboard and ConsoleUIBackdrop.
(De)Activades some auto-repositioning of default frames (see:
BlzEnableUIAutoPosition
).- patch
1.31
- return type
nothing
- Source code
native BlzHideOriginFrames takes boolean enable returns nothing
- Source
- ui.j
- wc3modding.com
- BlzHideOriginFrames