There is no spoon

UE2:GUI (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI
Package: 
XInterface
Direct subclasses:
GUIComponent, GUIFont, GUIStyles, GUIUserKeyBinding
This class in other games:
UE2Runtime, UT2004

Class: XInterface.GUI

GUI is an abstract class that holds all of the enums and structs for the UI system

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

Constants

QBTN_Ok

Value: 1


QBTN_Cancel

Value: 2


QBTN_Retry

Value: 4


QBTN_Continue

Value: 8


QBTN_Yes

Value: 16


QBTN_No

Value: 32


QBTN_Abort

Value: 64


QBTN_Ignore

Value: 128


QBTN_OkCancel

Value: 3


QBTN_AbortRetry

Value: 68


QBTN_YesNo

Value: 48


QBTN_YesNoCancel

Value: 50


Properties

Controller

Type: GUIController

Callback to the GUIController running the show

Enums

See GUI enums.

Structs

GUIListElem

string item 
Object ExtraData 
string ExtraStrData