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

UE1:UMenuHelpClientWindow (RTNP)

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

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