The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:JoeTestPanelB (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> JoeTestPanelB |
- Package:
- XInterface
- This class in other games:
- UT2004
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.JoeTestPanelA Parent: XInterface.GUITabPanel
<Enter a description here>
Default values
Property | Value |
---|---|
Background | Material'InterfaceContent.Backgrounds.bg09' |
Controls[0] | GUIEditBox'TestEditB' |
WinHeight | 0.4 |
WinTop | 0.6 |
Subobjects
TestEditB
Class: XInterface.GUIEditBox
Property | Value |
---|---|
TextStr | "DAMN HOT" |
WinHeight | 48.0 |
WinLeft | 0.1 |
WinTop | 0.5 |
WinWidth | 0.8 |
Instance functions
InitPanel
function InitPanel ()
Overrides: GUITabPanel.InitPanel