I'm a doctor, not a mechanic

Difference between revisions of "UE3:UIObject (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(test)
 
m (adjustments for new layout)
Line 1: Line 1:
 
{{infobox class
 
{{infobox class
 
| package = Engine
 
| package = Engine
| tree =
+
| parent1 = Object
+ [[UE3:Object (UT3)|Object]]
+
| parent2 = UIRoot
++  [[UE3:UIRoot (UT3)|UIRoot]]
+
| parent3 = UIScreenObject
+++  [[UE3:UIScreenObject (UT3)|UIScreenObject]]
+
++++  [[UE3:UIObject (UT3)|UIObject]]
+
 
}}
 
}}

Revision as of 17:31, 18 March 2008

UT3 UIScreenObject >> UIRoot >> Object >> UIObject
Package: 
Engine
Known classes within UIObject:
UIComp_DrawComponents, UIComp_DrawImage, UIComp_DrawString, UIComp_AutoAlignment, UIComp_DrawCaption, UIComp_DrawStringSlider, UIComp_DrawTeamColoredImage, UIComp_UTDrawStateImage, UIComp_UTGlowString
Direct subclasses:
UIComboBox, UIOptionListBase, UIProgressBar, UIImage, UIMeshWidget, UIButton, ConsoleEntry, UIContainer, UIEditBox, UILabel, UIList, UIPrefabInstance, UIPrefab, UIScrollbar, UISlider, UITabControl, UTUI_Widget
This class in other games:
UDK