UE2:Tab_SPProfileLoad (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_SPPanelBase >> Tab_SPProfileLoad
Package:
XInterface
This class in other games:

Single player menu for loading profile. author: capps 8/26/02

Properties

See Tab_SPProfileLoad properties.

Instance functions

DeleteClick

function bool DeleteClick (GUIComponent Sender)


DeleteConfirm

function DeleteConfirm (byte bButton)


DoubleClickList

function bool DoubleClickList (GUIComponent Sender)


InitComponent

function InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InitPanel

function InitPanel ()

Overrides: GUITabPanel.InitPanel


InternalOnChange

function InternalOnChange (GUIComponent Sender)


LoadClick

function bool LoadClick (GUIComponent Sender)


NewProfileClick

function bool NewProfileClick (GUIComponent Sender)


OnProfileUpdated

function OnProfileUpdated ()

Overrides: Tab_SPPanelBase.OnProfileUpdated


ShowPanel

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel


UpdateList

function UpdateList ()


UpdateStats

function UpdateStats ()