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

UE1:UMenuHelpClientWindow (UT)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UMenuHelpClientWindow
Package: 
UMenu
This class in other games:
RTNP

null

Properties

TextArea

Type: UMenuHelpTextArea


Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


Paint

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

Overrides: UWindowWindow.Paint