Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UWindowBitmap (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UWindow
This class in other games:
U1, 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