Mostly Harmless
UE2:Tab_SPProfileNew (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_SPPanelBase >> Tab_SPProfileNew |
- 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. |
Single player menu for establishing profile. author: capps 8/26/02 ///////// TODO draw team picture in blue
Constants[edit]
MINSYMBOL[edit]
Value: 1
MAXSYMBOL[edit]
Value: 22
Properties[edit]
See Tab_SPProfileNew properties.
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
Other instance functions[edit]
BackClick[edit]
function bool BackClick (GUIComponent Sender)
ClearStats[edit]
function ClearStats ()
CreateClick[edit]
function bool CreateClick (GUIComponent Sender)
CurrentTeamSymbolName[edit]
function string CurrentTeamSymbolName ()
DefaultsClick[edit]
function bool DefaultsClick (GUIComponent Sender)
GetTeamSymbolName[edit]
InitPanel[edit]
function InitPanel ()
Overrides: GUITabPanel.InitPanel
LoadSymbols[edit]
function LoadSymbols ()
NextSkin[edit]
function bool NextSkin (GUIComponent Sender)
NextSymbol[edit]
function bool NextSymbol (GUIComponent Sender)
PlayerOnClick[edit]
function bool PlayerOnClick (GUIComponent Sender)
PrevSkin[edit]
function bool PrevSkin (GUIComponent Sender)
PrevSymbol[edit]
function bool PrevSymbol (GUIComponent Sender)