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

UnrealI.UnrealJoinGameMenu

Extends
UnrealMenu
Modifiers
localized config

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Menu
      |   
      +-- UnrealI.UnrealMenu
         |   
         +-- UnrealI.UnrealJoinGameMenu

Variables Summary
string[128]FastInternetOption
string[128]InternetOption
string[128]LANOption
string[128]LastServer
intnetspeed
string[128]OldLastServer
Inherited Variables from Engine.Menu
bConfigChanged, bExitAllMenus, CenterString, DisabledString, EnabledString, HelpMessage[24], LeftString, MenuLength, MenuList[24], MenuTitle, ParentMenu, PlayerOwner, RightString, Selection

Functions Summary
function DrawMenu (canvas Canvas)
function PostBeginPlay ()
functionbool ProcessLeft ()
function ProcessMenuEscape ()
function ProcessMenuInput (coerce string[64] InputString)
function ProcessMenuUpdate (coerce string[64] InputString)
functionbool ProcessRight ()
functionbool ProcessSelection ()
function SaveConfigs ()
Inherited Functions from UnrealI.UnrealMenu
DrawBackGround, DrawSlider, PlayEnterSound, PlayModifySound, PlaySelectSound
Inherited Functions from Engine.Menu
DrawHelpPanel, DrawList, DrawMenu, DrawTitle, ExitAllMenus, ExitMenu, MenuProcessInput, MenuTick, PlayEnterSound, PlayModifySound, PlaySelectSound, ProcessLeft, ProcessMenuEscape, ProcessMenuInput, ProcessMenuKey, ProcessMenuUpdate, ProcessNo, ProcessRight, ProcessSelection, ProcessYes, SaveConfigs, SetFontBrightness


Variables Detail

FastInternetOption Source code

var localized string[128] FastInternetOption;

InternetOption Source code

var localized string[128] InternetOption;

LANOption Source code

var localized string[128] LANOption;

LastServer Source code

var string[128] LastServer;

netspeed Source code

var int netspeed;

OldLastServer Source code

var string[128] OldLastServer;


Functions Detail

DrawMenu Source code

function DrawMenu ( canvas Canvas )

PostBeginPlay Source code

function PostBeginPlay ( )

ProcessLeft Source code

function bool ProcessLeft ( )

ProcessMenuEscape Source code

function ProcessMenuEscape ( )

ProcessMenuInput Source code

function ProcessMenuInput ( coerce string[64] InputString )

ProcessMenuUpdate Source code

function ProcessMenuUpdate ( coerce string[64] InputString )

ProcessRight Source code

function bool ProcessRight ( )

ProcessSelection Source code

function bool ProcessSelection ( )

SaveConfigs Source code

function SaveConfigs ( )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:53:43.375 - Created with UnCodeX