Cogito, ergo sum

UE2:Tab_SPProfileNew (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_SPPanelBase >> Tab_SPProfileNew
Package: 
XInterface
This class in other games:
UT2003

Single player menu for establishing profile. author: capps 8/26/02 ///////// TODO draw team picture in blue

Constants

MINSYMBOL

Value: 1


MAXSYMBOL

Value: 22


Properties

See Tab_SPProfileNew properties.

Functions

Events

InitComponent

event InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

BackClick

function bool BackClick (GUIComponent Sender)


ClearStats

function ClearStats ()


CreateClick

function bool CreateClick (GUIComponent Sender)


CurrentTeamSymbolName

function string CurrentTeamSymbolName ()


DefaultsClick

function bool DefaultsClick (GUIComponent Sender)


GetTeamSymbolName

function string GetTeamSymbolName (int idx)


InitPanel

function InitPanel ()

Overrides: GUITabPanel.InitPanel


LoadSymbols

function LoadSymbols ()


NextSkin

function bool NextSkin (GUIComponent Sender)


NextSymbol

function bool NextSymbol (GUIComponent Sender)


PlayerOnClick

function bool PlayerOnClick (GUIComponent Sender)


PrevSkin

function bool PrevSkin (GUIComponent Sender)


PrevSymbol

function bool PrevSymbol (GUIComponent Sender)