Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Legacy:GUIMultiComponent

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:17, 12 April 2005 by Arelius (Talk)

Jump to: navigation, search
UT2003 :: GUI >> GUIComponent >> GUIMultiComponent (package: XInterface)

GUIMultiComponents are collections of components that work together.

The parents class of panels and tab panels.

Properties

Controls 
a dynamic array of GUIComponents.
FocusedControl 
the currnetly focussed GUIComponent.

Known Subclasses

See GUI Class Hierarchy for a full tree.