I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:DrawOpImage (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> DrawOpBase >> DrawOpImage
Package: 
XInterface
This class in other games:
UT2004

null

Properties[edit]

bStretch[edit]

Type: bool

Stretch the picture;

Image[edit]

Type: Material


Instance functions[edit]

Draw[edit]

function Draw (Canvas Canvas)

Overrides: DrawOpBase.Draw