Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:UT2K4SPTab_Profile (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_Profile |
- Package:
- GUI2K4
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 profile management
Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
See UT2K4SPTab_Profile properties.
Functions
Events
InitComponent
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions
btnCreateOnClick
function bool btnCreateOnClick (GUIComponent Sender)
Create profile button clicked
btnDeleteOnClick
function bool btnDeleteOnClick (GUIComponent Sender)
Delete profile button clicked
btnHighScoresOnClick
function bool btnHighScoresOnClick (GUIComponent Sender)
OnConfirmDelete
function OnConfirmDelete (byte bButton)
User confirmed the deletion of the profile
OnConfirmLoad
function OnConfirmLoad (byte bButton)
User confirmed loading of a new profile
OnFinalLoad
function OnFinalLoad (byte bButton)
onPlayClick
function bool onPlayClick ()
Overrides: UT2K4SPTab_Base.onPlayClick
Load the selected profile, warn if already a profile loaded
onProfileChange
function onProfileChange (GUIComponent Sender)
User has selected a diffirent profile
OnProfileDblClick
function bool OnProfileDblClick (GUIComponent Sender)
Double clicked the profile list -> load profile
ShowPanel
function ShowPanel (bool bShow)
Overrides: UT2K4SPTab_Base.ShowPanel
make sure the main window is set
UpdateProfileDesc
function UpdateProfileDesc ()
Update the profile description
UpdateProfileList
function UpdateProfileList ()
Refresh the profile list