Sorry to be a pain... 
Is it currently possible to get a UIElement from the games HUD?
For example grabing the UIElement of HudLayer/hudContainer/statusContainer/statusBarContainer/locationLabelContainer/locationLabel
I want to add children to an existing vanilla UI element.
This is what I've been trying (amongst others)

 
		 
		
		
	 
			
									
		 You'll have to use the Internals class for this. By default you'd use the
  You'll have to use the Internals class for this. By default you'd use the  Example:
  Example:
