Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:GUIComponent (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:EClickSound (UT2004))
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[edit]

See GUIComponent properties.

Enums[edit]

EClickSound[edit]

CS_None 
CS_Click 
CS_Edit 
CS_Up 
CS_Down 
CS_Drag 
CS_Fade 
CS_Hover 
CS_Slide 

EParentScaleType[edit]

SCALE_All 
SCALE_X 
SCALE_Y 

Delegates[edit]

See GUIComponent delegates.

Functions[edit]

See GUIComponent functions.