Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Tab_SPProfileNew (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_SPPanelBase >> Tab_SPProfileNew
Package: 
XInterface
This class in other games:
UT2004

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.

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)


InitComponent

function InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


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)