My program doesn't have bugs. It just develops random features.

UE2:JoeTestPanelB (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> JoeTestPanelB
Package: 
XInterface
This class in other games:
UT2004

Class: XInterface.JoeTestPanelA Parent: XInterface.GUITabPanel

<Enter a description here>

Default values[edit]

Property Value
Background Material'InterfaceContent.Backgrounds.bg09'
Controls[0] GUIEditBox'TestEditB'
WinHeight 0.4
WinTop 0.6

Subobjects[edit]

TestEditB[edit]

Class: XInterface.GUIEditBox

Property Value
TextStr "DAMN HOT"
WinHeight 48.0
WinLeft 0.1
WinTop 0.5
WinWidth 0.8

Instance functions[edit]

InitPanel[edit]

function InitPanel ()

Overrides: GUITabPanel.InitPanel