UE1:UMenuStartGameClientWindow (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
UMenu
This class in other games:

null

Properties

DedicatedButton

Type: UWindowSmallButton


DedicatedHelp

Type: string

Modifiers: localized


Default value: "Press to launch a dedicated server."

DedicatedText

Type: string

Modifiers: localized


Default value: "Dedicated"

ServerTab

Type: UWindowPageControlPage


ServerText

Type: string

Modifiers: localized


Default value: "Server"

Default values

Property Value
bNetworkGame True

Instance functions

Created

function Created ()

Overrides: UMenuBotmatchClientWindow.Created


DedicatedPressed

function DedicatedPressed ()


Notify

function Notify (UWindowDialogControl C, byte E)

Overrides: UMenuBotmatchClientWindow.Notify


Resized

function Resized ()

Overrides: UMenuBotmatchClientWindow.Resized


StartPressed

function StartPressed ()

Overrides: UMenuBotmatchClientWindow.StartPressed