My program doesn't have bugs. It just develops random features.

UE1:UMenuHelpClientWindow (UT)

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

null

Properties[edit]

TextArea[edit]

Type: UMenuHelpTextArea


Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Paint[edit]

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

Overrides: UWindowWindow.Paint