| 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
bVisibleWhenEmpty=True
OnCreateComponent=Cone.InternalOnCreateComponent
WinHeight=1.000000
End Object
ListBoxTest=GUIListBox'GUI2K4.MySubTestPanelB.Cone'
Background=Texture'InterfaceContent.Backgrounds.bg11'
WinTop=55.980499
WinHeight=0.807813
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||