| 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 { Background=Texture'InterfaceContent.Backgrounds.bg09' Begin Object Class=GUIEditBox Name=TestEditB TextStr="DAMN HOT" WinTop=0.500000 WinLeft=0.100000 WinWidth=0.800000 WinHeight=48.000000 OnActivate=TestEditB.InternalActivate OnDeActivate=TestEditB.InternalDeactivate OnKeyType=TestEditB.InternalOnKeyType OnKeyEvent=TestEditB.InternalOnKeyEvent End Object Controls(0)=GUIEditBox'XInterface.JoeTestPanelB.TestEditB' WinTop=0.600000 WinHeight=0.400000 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||