I'm a doctor, not a mechanic

UE2:DrawOpImage (UT2004)

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

null

Properties[edit]

bStretch[edit]

Type: bool

Modifiers: deprecated

Stretch the picture;

Image[edit]

Type: Material


ImageStyle[edit]

Type: byte


SubX[edit]

Type: float


Default value: -1.0

SubXL[edit]

Type: float


Default value: -1.0

SubY[edit]

Type: float


Default value: -1.0

SubYL[edit]

Type: float

coordinates on Image

Default value: -1.0

Instance functions[edit]

Draw[edit]

function Draw (Canvas Canvas)

Overrides: DrawOpBase.Draw