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

DeusEx.MenuScreenJoinLan

Extends
MenuScreenJoinGame

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

Variables Summary
stringBeaconProduct
DeusExLocalLinkLink
intServerBeaconPort
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 ))
functionstring GetExtraJoinOptions ()))
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

BeaconProduct Source code

var string BeaconProduct;

Link Source code

var DeusExLocalLink Link;

ServerBeaconPort Source code

var int ServerBeaconPort;


Functions Detail

ButtonActivated Source code

function bool ButtonActivated ( Window buttonPressed ) )

GetExtraJoinOptions Source code

function string GetExtraJoinOptions ( ) )

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 LAN Game"
}

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