Cogito, ergo sum

UE1:UWindowBitmap (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowBitmap
Package: 
UWindow
This class in other games:
RTNP, U1

null

Properties[edit]

bCenter[edit]

Type: bool


bStretch[edit]

Type: bool


R[edit]

Type: UWindowBase.Region


T[edit]

Type: Texture


Instance functions[edit]

Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint