| 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.UT2K4TabPanel
|
+-- GUI2K4.UT2K4SPTab_Base
|
+-- GUI2K4.UT2K4SPTab_ExtraLadder
| Variables Summary | |
|---|---|
| string | CustomLadderTab |
| GUITabControl | tcTabs |
| Inherited Variables from GUI2K4.UT2K4SPTab_Base |
|---|
| CaptionBack, CaptionCancel, CaptionCreate, CaptionDone, CaptionLoad, CaptionPlay, GP, LogPrefix, MainWindow, ProfileClass |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController pMyController, GUIComponent MyOwner)) | |
![]() | InternalOnChange (GUIComponent Sender) | |
![]() | bool | onPlayClick ())) |
![]() | ShowPanel (bool bShow)) | |
| Inherited Functions from GUI2K4.UT2K4SPTab_Base |
|---|
| btnPlayEnabled, CanClose, GetMainWindow, getProfileName, InitComponent, onBackClick, onPlayClick, ShowPanel |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code
InternalOnChange Source code
onPlayClick Source code
ShowPanel Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=GUITabControl Name=PageTabs
bDockPanels=True
TabHeight=0.036000
BackgroundStyleName="TabBackground"
WinHeight=0.040000
RenderWeight=0.490000
TabOrder=3
bBoundToParent=True
bAcceptsInput=True
OnActivate=PageTabs.InternalOnActivate
OnChange=UT2K4SPTab_ExtraLadder.InternalOnChange
End Object
tcTabs=GUITabControl'GUI2K4.UT2K4SPTab_ExtraLadder.PageTabs'
CustomLadderTab="GUI2K4.UT2K4SPTab_CustomLadder"
PanelCaption="Additional"
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||