The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UWindowBitmap (U1)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U1 Object >> UWindowBase >> UWindowWindow >> UWindowBitmap

Contents

Package: 
UWindow
This class in other games:
RTNP, UT

null

[edit] Properties

[edit] bCenter

Type: bool


[edit] bStretch

Type: bool


[edit] R

Type: UWindowBase.Region


[edit] T

Type: Texture


[edit] Instance functions

[edit] Paint

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

Overrides: UWindowWindow.Paint