UE2:JoeTestPanelA (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> TestPanelBase >> JoeTestPanelA |
- Package:
- XInterface
- This class in other games:
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.bg10' |
Controls[0] | GUIButton'TestButtonA' |
Controls[1] | GUIButton'TestButtonB' |
WinHeight | 0.3 |
WinTop | 0.65 |
Subobjects
TestButtonA
Class: XInterface.GUIButton
TestButtonB
Class: XInterface.GUIButton
Instance functions
InitPanel
function InitPanel ()
Overrides: GUITabPanel.InitPanel