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

DeusEx.MenuScreenJoinInternet

Extends
MenuScreenJoinGame

Core.Object
|   
+-- Extension.ExtensionObject
   |   
   +-- Extension.Window
      |   
      +-- Extension.TabGroupWindow
         |   
         +-- Extension.ModalWindow
            |   
            +-- DeusEx.DeusExBaseWindow
               |   
               +-- DeusEx.MenuUIWindow
                  |   
                  +-- DeusEx.MenuUIScreenWindow
                     |   
                     +-- DeusEx.MenuScreenJoinGame
                        |   
                        +-- DeusEx.MenuScreenJoinInternet

Variables Summary
DeusExGSpyLinkLink
Inherited Variables from DeusEx.MenuScreenJoinGame
bGameTypeSortOrder, bHostNameSortOrder, bMapNameSortOrder, bNumPlayersSortOrder, bPingResume, bPingResumeInitial, bPingSortOrder, bPingSuspend, bShowAllGameTypes, bShowFailedServers, bShowGameTypeOne, bShowGameTypeTwo, btnHeaderGameType, btnHeaderHostName, btnHeaderMapName, btnHeaderNumPlayers, btnHeaderPing, chkShowAllGameTypes, chkShowGameTypeOne, chkShowGameTypeTwo, ClickRowID, ClickTimer, FilterString, FullServerWarningMessage, FullServerWarningTitle, GameClassNames[24], GameHumanNames[24], GameInfoList, GameInfoScroll, GameName, GamePackages[24], GameTypeOneClassName, GameTypeOneLabel, GameTypeTwoClassName, GameTypeTwoLabel, HeaderIPWindowLabel, HostButton, HostButtonHelpText, HostButtonName, IPWindow, JoinButton, JoinButtonHelpText, JoinButtonName, MasterServerAddress, MasterServerTCPPort, MasterServerTimeout, PingedList, RefreshButton, RefreshButtonHelpText, RefreshButtonName, Region, ServerList, ServerScroll, ShowAllGameTypesLabel, strGameTypeLabel, strHostNameLabel, strMapNameLabel, strNumPlayersLabel, strPingLabel, TimeToClick, UnPingedList
Inherited Variables from DeusEx.MenuUIScreenWindow
choiceCount, choiceStartX, choiceStartY, choices[13], choiceVerticalGap, currentChoice

Functions Summary
functionbool ButtonActivated (Window buttonPressed ))
function Query ()))
function QueryFinished (bool bSuccess, optional string ErrorMsg))
function ShutdownLink ()))
Inherited Functions from DeusEx.MenuScreenJoinGame
ButtonActivated, CanShowgame, ConvertGameType, CreateGameFilterBoxes, CreateGameInfoList, CreateGamesList, CreateHeaderButtons, CreateIPEditWindow, CreateJoinMenuButtons, CreatePingLists, DestroyPingLists, DestroyWindow, FocusEnteredDescendant, FocusLeftDescendant, FoundServer, GameTypePackage, GetExtraJoinOptions, HandleJoinGame, InitWindow, ListPingDone, ListQueryFinished, ListSelectionChanged, PingFinished, PingStatusDone, PingUnpingedServers, PopulateServerList, Query, QueryFinished, RawKeyPressed, RefreshServerList, ShutdownLink, TextChanged, Tick, ToggleChanged, UpdateGameInfo, UpdateSelectionInfo
Inherited Functions from DeusEx.MenuUIScreenWindow
CancelScreen, CreateChoices, FocusEnteredDescendant, FocusLeftDescendant, InitWindow, LoadSettings, ResetToDefaults, SaveSettings, VirtualKeyPressed


Variables Detail

Link Source code

var DeusExGSpyLink Link;


Functions Detail

ButtonActivated Source code

function bool ButtonActivated ( Window buttonPressed ) )

Query Source code

function Query ( ) )

QueryFinished Source code

function QueryFinished ( bool bSuccess, optional string ErrorMsg) )

ShutdownLink Source code

function ShutdownLink ( ) )


Defaultproperties

defaultproperties
{
     Title="Start Multiplayer Internet Game"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:11.755 - Created with UnCodeX