I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UWindowBitmap (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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