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

UE2:GUIComponent (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent
Package: 
GUI
Direct subclasses:
GUIProgressBar, GUIMultiComponent, GUIButton, GUIHorzScrollZone, GUIImage, GUILabel, GUIListBase, GUIMultiColumnListHeader, GUISlider, GUITitleBar, GUIVertScrollZone
This class in other games:
UT2003, UT2004

Class: GUI.GUIComponent

GUIComponents are the most basic building blocks of menus.

Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved

Properties

See GUIComponent properties.

Enums

EClickSound

CS_None 
CS_Click 
CS_Edit 
CS_Up 
CS_Down 

Delegates

See GUIComponent delegates.

Functions

See GUIComponent functions.