Gah - a solution with more questions. – EntropicLqd
UE2:Tab_SPTutorials (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_SPPanelBase >> Tab_SPTutorials |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.Tab_SPTutorials Parent: XInterface.Tab_SPPanelBase Single player menu for calling up tutorials. author: capps 9/14/02 <-- great day to add a menu!
Constants
DMIndex
Value: 0
DOMIndex
Value: 1
CTFIndex
Value: 2
BRIndex
Value: 3
NumButtons
Value: 4
Properties
See Tab_SPTutorials properties.
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
Other instance functions
CanShowPanel
function bool CanShowPanel ()
Overrides: GUITabPanel.CanShowPanel
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
ShowPanel
function ShowPanel (bool bShow)
Overrides: GUITabPanel.ShowPanel