| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPanel
|
+-- XInterface.GUITabPanel
|
+-- XInterface.TestPanelBase
|
+-- XInterface.JoeTestPanelB
| Variables Summary |
|---|
| Inherited Variables from XInterface.GUITabPanel |
|---|
| bFillHeight, FadeInTime, MyButton, PanelCaption |
| Functions Summary | ||
|---|---|---|
![]() | InitPanel ())) | |
| Inherited Functions from XInterface.GUITabPanel |
|---|
| CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel |
| Functions Detail |
|---|
InitPanel Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUIEditBox Name=TestEditB
TextStr="DAMN HOT"
WinWidth=0.80
WinLeft=0.1
WinTop=0.5
WinHeight=48
Name="TestEditB"
End Object
Controls(0)=GUIEditBox'TestEditB'
WinWidth=1.0
WinHeight=0.4
WinTop=0.6
WinLeft=0
Background=Material'InterfaceContent.Backgrounds.bg09'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||