I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowBitmap (U1)

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

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