Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.UnrealFavoritesMenu

Extends
UnrealLongMenu

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Menu
      |   
      +-- UnrealShare.UnrealMenu
         |   
         +-- UnrealShare.UnrealLongMenu
            |   
            +-- UnrealShare.UnrealFavoritesMenu

Variables Summary
stringAliases[12]
boolbEditAlias
boolbEditFavorite
boolbEditMode
stringEditList[2]
intEditSelection
stringFavorites[12]
stringOldAlias
stringOldFavorite

Functions Summary
function DrawMenu (canvas Canvas))
functionbool ProcessLeft ()))
function ProcessMenuEscape ()))
function ProcessMenuInput (coerce string InputString ))
function ProcessMenuUpdate (coerce string InputString ))
functionbool ProcessRight ()))
functionbool ProcessSelection ()))
function SaveConfigs ()))
Inherited Functions from UnrealShare.UnrealLongMenu
DrawBackGround, DrawHelpPanel, DrawMenu
Inherited Functions from UnrealShare.UnrealMenu
DrawList, DrawSlider, DrawTitle, PlayEnterSound, PlayModifySound, PlaySelectSound


Variables Detail

Aliases[12] Source code

var config string Aliases[12];

bEditAlias Source code

var bool bEditAlias;

bEditFavorite Source code

var bool bEditFavorite;

bEditMode Source code

var bool bEditMode;

EditList[2] Source code

var localized string EditList[2];

EditSelection Source code

var int EditSelection;

Favorites[12] Source code

var config string Favorites[12];

OldAlias Source code

var string OldAlias;

OldFavorite Source code

var string OldFavorite;


Functions Detail

DrawMenu Source code

function DrawMenu ( canvas Canvas) )

ProcessLeft Source code

function bool ProcessLeft ( ) )

ProcessMenuEscape Source code

function ProcessMenuEscape ( ) )

ProcessMenuInput Source code

function ProcessMenuInput ( coerce string InputString ) )

ProcessMenuUpdate Source code

function ProcessMenuUpdate ( coerce string InputString ) )

ProcessRight Source code

function bool ProcessRight ( ) )

ProcessSelection Source code

function bool ProcessSelection ( ) )

SaveConfigs Source code

function SaveConfigs ( ) )


Defaultproperties

defaultproperties
{
     Favorites(0)="unreal://unreal.mplayer.com"
     Favorites(1)="unreal://unreal.heat.net"
     Favorites(2)="unreal://unreal.won.net"
     Favorites(3)="unreal://unreal.gamespy.com"
     Favorites(4)="unreal://unreal.gamehub.net"
     Favorites(5)="unreal://unreal.vrgn.com"
     Favorites(6)="unreal://nali.unrealserver.net"
     Favorites(7)="unreal://krall.unreal.org"
     Favorites(8)="unreal://server.unreal.com"
     Aliases(0)="MPlayer.com"
     Aliases(1)="Heat.net"
     Aliases(2)="World Opponent Network"
     Aliases(3)="GameSpy"
     Aliases(4)="AT&T Worldnet"
     Aliases(5)="VRGN Game Network"
     Aliases(6)="Now OnLine"
     Aliases(7)="The Unreal Org"
     Aliases(8)="Epic MegaGames"
     Aliases(9)="..Empty.."
     Aliases(10)="..Empty.."
     Aliases(11)="..Empty.."
     EditList(0)="Name for Server:"
     EditList(1)="Address:"
     MenuLength=12
     HelpMessage(1)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(2)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(3)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(4)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(5)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(6)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(7)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(8)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(9)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(10)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(11)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     HelpMessage(12)="Hit enter to go to this server.  Hit the right arrow key to edit this entry."
     MenuTitle="FAVORITES"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:18.689 - Created with UnCodeX