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

UE1:UWindowBitmap (RTNP)

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

null

Properties

bCenter

Type: bool


bStretch

Type: bool


R

Type: UWindowBase.Region


T

Type: Texture


Instance functions

Paint

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

Overrides: UWindowWindow.Paint