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

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(long name test)
 
Line 2: Line 2:
 
| package = Engine
 
| package = Engine
 
| within = UIObject
 
| within = UIObject
| interfaces = UIStyleResolver,CustomPropertyItemHandler
+
| interface1 = UIStyleResolver
 +
| interface2 = CustomPropertyItemHandler
 
| tree =
 
| tree =
 
+ [[UE3:Object (UT3)|Object]]
 
+ [[UE3:Object (UT3)|Object]]

Revision as of 08:43, 7 March 2008

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