UMenu.UMenuStartGameClientWindow
- Extends
- UMenuBotmatchClientWindow
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UMenu.UMenuBotmatchClientWindow
|
+-- UMenu.UMenuStartGameClientWindow
| Inherited Variables from UMenu.UMenuBotmatchClientWindow |
| bKeepMutators, bNetworkGame, BotConfigTab, CloseButton, GameClass, GameType, Map, MutatorList, Pages, RulesTab, ScreenshotWindow, SettingsTab, Splitter, StartButton, StartMatchTab, StartText |
var localized string DedicatedHelp;
var localized string DedicatedText;
var localized string ServerText;
function Created ( )
function DedicatedPressed ( )
function Resized ( )
function StartPressed ( )
defaultproperties
{
DedicatedText="Dedicated"
DedicatedHelp="Press to launch a dedicated server."
ServerText="Server"
Map="Real_LavaGiant.unr"
GameType="RealCTF.RealTeamGame"
bNetworkGame=True
}
|
Creation time: vr 22-5-2009 02:19:07.263 - Created with
UnCodeX