I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:GUIComponent (UT2003)

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

Class: xInterface.GUIComponent

GUIComponents are the most basic building blocks of menus.

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

Properties[edit]

See GUIComponent properties.

Enums[edit]

EClickSound[edit]

CS_None 
CS_Click 
CS_Edit 
CS_Up 
CS_Down 

Delegates[edit]

See GUIComponent delegates.

Functions[edit]

See GUIComponent functions.