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

UMenu.UMenuStartGameClientWindow

Extends
UMenuBotmatchClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UMenu.UMenuBotmatchClientWindow
               |   
               +-- UMenu.UMenuStartGameClientWindow

Variables Summary
UWindowSmallButtonDedicatedButton
stringDedicatedHelp
stringDedicatedText
UWindowPageControlPageServerTab
stringServerText
Inherited Variables from UMenu.UMenuBotmatchClientWindow
bKeepMutators, bNetworkGame, BotConfigTab, CloseButton, GameClass, GameType, Map, MutatorList, Pages, RulesTab, ScreenshotWindow, SettingsTab, Splitter, StartButton, StartMatchTab, StartText
Inherited Variables from UWindow.UWindowDialogClientWindow
DesiredHeight, DesiredWidth, TabLast

Functions Summary
function Created ()))
function DedicatedPressed ()))
function Notify (UWindowDialogControl C, byte E))
function Resized ()))
function StartPressed ()))
Inherited Functions from UMenu.UMenuBotmatchClientWindow
Created, CreatePages, GameChanged, Notify, Paint, Resized, SaveConfigs, StartPressed
Inherited Functions from UWindow.UWindowDialogClientWindow
CreateControl, GetDesiredDimensions, Notify, OKPressed, Paint


Variables Detail

DedicatedButton Source code

var UWindowSmallButton DedicatedButton;

DedicatedHelp Source code

var localized string DedicatedHelp;

DedicatedText Source code

var localized string DedicatedText;

ServerTab Source code

var UWindowPageControlPage ServerTab;

ServerText Source code

var localized string ServerText;


Functions Detail

Created Source code

function Created ( ) )

DedicatedPressed Source code

function DedicatedPressed ( ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )

Resized Source code

function Resized ( ) )

StartPressed Source code

function StartPressed ( ) )


Defaultproperties

defaultproperties
{
     DedicatedText="Dedicated"
     DedicatedHelp="Press to launch a dedicated server."
     ServerText="Server"
     bNetworkGame=True
}

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