Mostly Harmless

UE2:Tab_SPProfileLoad (UT2003)

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

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

Properties[edit]

See Tab_SPProfileLoad properties.

Instance functions[edit]

DeleteClick[edit]

function bool DeleteClick (GUIComponent Sender)


DeleteConfirm[edit]

function DeleteConfirm (byte bButton)


DoubleClickList[edit]

function bool DoubleClickList (GUIComponent Sender)


InitComponent[edit]

function InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InitPanel[edit]

function InitPanel ()

Overrides: GUITabPanel.InitPanel


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


LoadClick[edit]

function bool LoadClick (GUIComponent Sender)


NewProfileClick[edit]

function bool NewProfileClick (GUIComponent Sender)


OnProfileUpdated[edit]

function OnProfileUpdated ()

Overrides: Tab_SPPanelBase.OnProfileUpdated


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel


UpdateList[edit]

function UpdateList ()


UpdateStats[edit]

function UpdateStats ()