Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:GUIComponent (UT2004)

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

Class: UT2K4UI.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 
CS_Drag 
CS_Fade 
CS_Hover 
CS_Slide 

EParentScaleType

SCALE_All 
SCALE_X 
SCALE_Y 

Delegates

See GUIComponent delegates.

Functions

See GUIComponent functions.