Gah - a solution with more questions. – EntropicLqd

Difference between revisions of "UE3:UIComp DrawComponents (UT3)"

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

Revision as of 17:26, 18 March 2008

UT3 UIComponent >> Component >> Object >> UIComp_DrawComponents
Package: 
Engine
Within class: 
UIObject
Direct subclasses:
UIComp_DrawImage, UIComp_DrawString
This class in other games:
UDK