I love the smell of UnrealEd crashing in the morning. – tarquin

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[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.