| 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
|
+-- GUI2K4.MySubTestPanelB
| Variables Summary | |
|---|---|
| GUIListBox | ListBoxTest |
| Inherited Variables from XInterface.GUITabPanel |
|---|
| bFillHeight, FadeInTime, MyButton, PanelCaption |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
| Inherited Functions from XInterface.GUITabPanel |
|---|
| CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object class=GUIListBox Name=cOne
WinWidth=1
WinHeight=1
WinLeft=0
WinTop=0
bVisibleWhenEmpty=true
End Object
ListBoxTest=cOne
Background=Material'InterfaceContent.Backgrounds.bg11'
WinWidth=1.000000
WinHeight=0.807813
WinLeft=0.000000
WinTop=55.980499
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||