GameUI

GameUI is the ancestor of non SimpleFrames.

ORIGIN_FRAME_GAME_UI gets additinal children when the map has: Multiboard, Leaderboard or TimerDialog. Also when QuestDialog is opened.
Custom added Frames takes slots from [8] pushing others back after Chat/Log when created with prio(0)

[0] ORIGIN_FRAME_WORLD_FRAME
	[0] 
[1] Probably Parent of World Object Hover info box & HP/Mana Bars
[2] BottomUI Black Background "ConsoleUIBackdrop"
[3] Parent of ORIGIN_FRAME_PORTRAIT
	[0] ORIGIN_FRAME_PORTRAIT
	[1 to 7] ORIGIN_FRAME_HERO_BUTTON_INDICATOR
[4] Parent of InventoryText, Related to the visuals of SimpleFrames, hiding it makes all SimpleFrames not visible but still clickable
	[0] "InventoryText"
[5] Day Time Clock & Minimap are affected by this one, maybe ancestor/Parent
	[0] Affects the visual daytime clock (moving it has wierd effects)
		[0] Day Time Clock Mouse Listener
	[1] "MinimapFrame"
[6] "CinematicPanel"
	[0] "CinematicPanelControlFrame"
		[0] "HDCinematicBackground"
		[1] "CinematicBottomBorder"
		[2] "CinematicScenePanel"
			[1] "CinematicPortraitBackground"
			[2] "CinematicPortrait"
			[3] "CinematicPortraitCover"
			[4] "HDCinematicPortraitCover"
			[5] "CinematicSpeakerText"
			[6] "CinematicDialogueText"
		[3] "CinematicTopBorder"
[7] "ChatDialog"/"LogDialog"
	[0] "LogBackdrop"
	[1] "LogTitle"
	[2] "LogOkButton"
	[3] "LogAreaBackdrop"
		[0] "LogArea"
	ChatDialog takes LogDialogs Place in multiplayer
	[0] "ChatBackdrop"
	[1] "ChatTitle"
	[2] "ChatPlayerRadioButton"
	[3] "ChatAlliesRadioButton"
	[4]	"ChatObserversRadioButton"
	[5] "ChatEveryoneRadioButton"
	[6] "ChatPlayerLabel"
	[7] "ChatAlliesLabel"
	[8] "ChatObserversLabel"
	[9] "ChatEveryoneLabel"
	[10] "ChatPlayerMenu"
	[11] "ChatAcceptButton"
	[12] "ChatHistoryDisplayBackdrop"
		[0] "ChatHistoryDisplay"
	[13] "ChatHistoryLabel"
	[14] "ChatInfoText"
[8] "AllianceDialog"
	[0] "AllianceBackdrop"
	[1] "AllianceTitle"
	[2] "ResourceTradingTitle"
	[3] "PlayersHeader"
	[4] "AllyHeader"
	[5] "VisionHeader"
	[6] "UnitsHeader"
	[7] "GoldHeader"
	[8] "LumberHeader"
	[9] "AllianceAcceptButton"
	[10] "AllianceCancelButton"
	[11] "AlliedVictoryCheckBox"
	[12] "AlliedVictoryLabel"
	[13] "AllianceDialogScrollBar"
	[14 to 37] "AllianceSlot"
		[0] "ColorBackdrop"
			[0] "ColorBorder"
		[1] "PlayerNameLabel"
		[2] "AllyCheckBox"
		[3] "VisionCheckBox"
		[4] "UnitsCheckBox"
		[5] "GoldBackdrop"
			[0] "GoldText"
		[6] "LumberBackdrop"
			[0] "LumberText"
[x] "Leaderboard"
	[0] "LeaderboardBackdrop"
	[1] "LeaderboardTitle"
	[2] "LeaderboardListContainer"
[x] "Multiboard"
	[0] "MultiboardMinimizeButton"
	[1] "MultiboardTitleBackdrop"
	[2] "MultiboardTitle"
	[3] "MultiboardBackdrop"
	[4] "MultiboardListContainer"
		[0] Something
			[0 to rowCount - 1] row
				[0 to colCount - 1] cell
					[0] IconContainer
					[1] TextContainer
[x] "TimerDialog"
	[0] "TimerDialogBackdrop"
	[1] "TimerDialogValue"
	[2] "TimerDialogTitle"
[x] "QuestDialog"
[9] No idea
	[0]
[10] Inside Menu (F10)
	[0] "EscMenuBackdrop"
		[0] "EscMenuMainPanel"
			[0] "MainPanel"
				[0] "WouldTheRealOptionsTitleTextPleaseStandUp"
				[1] "InsideMainPanel"
					[0] "PauseButton"
					[1] "SaveGameButton"
					[2] "LoadGameButton"
					[3] "OptionsButton"
					[4] "HelpButton"
					[5] "TipsButton"
					[6] "EndGameButton"
					[7] "ReturnButton"
			[1] "EndGamePanel"
				[0] "InsideEndGamePanel"
					[0] "EndGameTitleText"
					[1] "RestartButton"
					[2] "QuitButton"
					[3] "ExitButton"
					[4] "PreviousButton"
			[2] "ConfirmQuitPanel"
				[0] "InsideConfirmQuitPanel"
					[0] "ConfirmQuitTitleText"
					[1] "ConfirmQuitMessageText"
					[2] "ConfirmQuitQuitButton"
					[3] "ConfirmQuitCancelButton"
			[3] "HelpPanel"
				[0] "InsideHelpPanel"
					[0] "HelpTitleText"
					[1] "HelpTextArea"
					[2] "HelpOKButton"
			[4] "TipsPanel"
				[0] "InsideTipsPanel"
					[0] "TipsTitleText"
					[1] "TipsTextArea"
					[2] "TipsBackButton"
					[3] "TipsNextButton"
					[4] "TipsOKButton"
		[1]	"EscMenuOptionsPanel"
			[0] "OptionsPanel"
				[0] "OptionsTitleText"
				[1] "GameplayButton"
				[2] "VideoButton"
				[3] "SoundButton"
				[4] "NetworkButton"
				[5] "OptionsPreviousButton"
			[1] "GameplayPanel"
				[0] "GameplayTitleText"
				[1] "GameSpeedLabel"
				[2] "GameSpeedSlider"
				[3] "GameSpeedValue"
				[4] "MouseScrollLabel"
				[5] "MouseScrollSlider"
				[6] "MouseScrollSlowLabel"
				[7] "MouseScrollFastLabel"
				[8] "MouseScrollDisable"
				[9] "MouseScrollDisableLabel"
				[10] "KeyScrollLabel"
				[11] "KeyScrollSlider"
				[12] "KeyScrollSlowLabel"
				[13] "KeyScrollFastLabel"
				[14] "TooltipsCheckBox"
				[15] "TooltipsLabel"
				[16] "SubgroupCheckBox"
				[17] "SubgroupLabel"
				[18] "FormationToggleCheckBox"
				[19] "FormationToggleLabel"
				[20] "HealthBarsCheckBox"
				[21] "HealthBarsLabel"
				[22] "CustomKeysLabel"
				[23] "CustomKeysValue"
				[24] "DifficultyLabel"
				[25] "DifficultyValue"
			[2] "VideoPanel"
				[0] "VideoTitleText"
				[1] "GammaLabel"
				[2] "GammaSlider"
				[3] "GammaDarkLabel"
				[4] "GammaBrightLabel"
				[5] "WindowModeLabel"
				[6] "ResolutionLabel"
				[7] "VSyncLabel"
				[8] "ParticlesLabel"
				[9] "LightsLabel"
				[10] "ShadowsLabel"
				[11] "OcclusionLabel"
				[12] "ModelDetailLabel"
				[13] "ModelDetailValue"
				[14] "AnimQualityLabel"
				[15] "AnimQualityValue"
				[16] "TextureQualityLabel"
				[17] "TextureQualityValue"
				[18] "EscOptionsWindowModeMenu"
				[19] "EscOptionsResolutionMenu"
				[20] "VSyncCheckBox"
				[21] "EscOptionsParticlesMenu"
				[22] "EscOptionsLightsMenu"
				[23] "EscOptionsShadowsMenu"
				[24] "EscOptionsOcclusionMenu"
			[3] "SoundPanel"
				[0] "SoundTitleText"
				[1] "SoundCheckBox"
				[2] "SoundVolumeLabel"
				[3] "SoundVolumeSlider"
				[4] "SoundVolumeLowLabel"
				[5] "SoundVolumeHighLabel"
				[6] "MusicCheckBox"
				[7] "MusicVolumeLabel"
				[8] "MusicVolumeSlider"
				[9] "MusicVolumeLowLabel"
				[10] "MusicVolumeHighLabel"
				[11] "AmbientCheckBox"
				[12] "AmbientLabel"
				[13] "MovementCheckBox"
				[14] "MovementLabel"
				[15] "UnitCheckBox"
				[16] "UnitLabel"
				[17] "SubtitlesCheckBox"
				[18] "SubtitlesLabel"
				[19] "ProviderLabel"
				[20] "ProviderValue"
				[21] "EnviroCheckBox"
				[22] "EnviroLabel"
				[23] "PositionalCheckBox"
				[24] "PositionalLabel"
			[4] "NetworkPanel"
				[0] "NetworkTitleText"
				[1] "NetworkLabel"
				[2] "LatencyInfo1"
				[3] "LatencyInfo2"
				[4] "LowLatencyRadio"
				[5] "HighLatencyRadio"
				[6] "ExtraHighLatencyRadio"
				[7] "LowLatencyLabel"
				[8] "HighLatencyLabel"
				[9] "ExtraHighLatencyLabel"
			[5] "BottomButtonPanel"
				[0] "OptionsOKButton"
				[1] "OptionsCancelButton"
		[2] "EscMenuSaveGamePanel"
			[0] "EscMenuSaveLoadContainer"
				[0] "SaveAndLoad"
					[0] "FileListFrame"
						[0] "DecoratedMapListBox"
				[1] "LoadOnly"
					[0] "LoadGameTitleText"
					[1] "LoadGameLoadButton"
					[2] "LoadGameCancelButton"
				[2] "SaveOnly"
					[0] "SaveGameTitleText"
					[1] "SaveGameSaveButton"
					[2] "SaveGameDeleteButton"
					[3] "SaveGameCancelButton"
					[4] "SaveGameFileEditBox"
			[1] "EscMenuOverwriteContainer"
				[0] "OverwriteOnly"
					[0] "OverwriteTitleText"
					[1] "OverwriteMessageText"
					[2] "OverwriteOverwriteButton"
					[3] "OverwriteCancelButton"
			[2] "EscMenuDeleteContainer"
				[0] "DeleteOnly"
					[0] "DeleteTitleText"
					[1] "DeleteMessageText"
					[2] "DeleteDeleteButton"
					[3] "DeleteCancelButton"
[11] Chat Input box
	[0]
	[1]
		[0]
			[0]
			[1]
			[2]
			[3]
			[4]
		[1]
		[2]
		[3]
[12] Option Menu
	[0] "EscOptionsWindowModePopupMenuMenu"
	[1] "EscOptionsResolutionPopupMenuMenu"
	[2] "EscOptionsParticlesPopupMenuMenu"
	[3] "EscOptionsLightsPopupMenuMenu"
	[4] "EscOptionsShadowsPopupMenuMenu"
	[5] "EscOptionsOcclusionPopupMenuMenu"
[13] Mouse Cursor (Parent)