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

Legacy:UWindowClientWindow

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT :: UWindowBase >> UWindowWindow >> UWindowClientWindow (Package: UWindow)

Baseclass for client windows. Clientwindows are used as a container for controls.

Do not subclass from this class directly. Subclass from UWindowDialogClientWindow instead.

Known subclasses[edit]

UWindow[edit]

UMenu[edit]

UBrowser[edit]