Mostly Harmless

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m (adjustments for new layout)
Line 4: Line 4:
 
| interface1 = UIStyleResolver
 
| interface1 = UIStyleResolver
 
| interface2 = CustomPropertyItemHandler
 
| interface2 = CustomPropertyItemHandler
| tree =
+
| parent1 = Object
+ [[UE3:Object (UT3)|Object]]
+
| parent2 = Component
++ [[UE3:Component (UT3)|Component]]
+
| parent3 = UIComponent
+++ [[UE3:UIComponent (UT3)|UIComponent]]
+
| parent4 = UIComp_DrawComponents
++++ [[UE3:UIComp_DrawComponents (UT3)|UIComp_DrawComponents]]
+
+++++ [[UE3:UIComp_DrawImage (UT3)|UIComp_DrawImage]]
+
 
}}
 
}}

Revision as of 17:31, 18 March 2008

UT3 UIComp_DrawComponents >> UIComponent >> Component >> Object >> UIComp_DrawImage
Package: 
Engine
Within class: 
UIObject
Implemented interfaces
UIStyleResolver, CustomPropertyItemHandler
Direct subclasses:
UIComp_DrawTeamColoredImage, UIComp_UTDrawStateImage
This class in other games:
UDK