I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:Tab_SPProfileLoad (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_SPPanelBase >> Tab_SPProfileLoad |
Contents
- 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 loading profile. author: capps 8/26/02
Properties[edit]
See Tab_SPProfileLoad properties.
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
Other instance functions[edit]
DeleteClick[edit]
function bool DeleteClick (GUIComponent Sender)
DeleteConfirm[edit]
function DeleteConfirm (byte bButton)
DoubleClickList[edit]
function bool DoubleClickList (GUIComponent Sender)
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 ()