I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UMenuStartGameClientWindow (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuBotmatchClientWindow >> UMenuStartGameClientWindow |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
Properties[edit]
DedicatedButton[edit]
Type: UWindowSmallButton
DedicatedHelp[edit]
Type: string
Modifiers: localized
Default value: "Press to launch a dedicated server."
DedicatedText[edit]
Type: string
Modifiers: localized
Default value: "Dedicated"
ServerTab[edit]
Type: UWindowPageControlPage
ServerText[edit]
Type: string
Modifiers: localized
Default value: "Server"
Default values[edit]
Property | Value |
---|---|
bNetworkGame | True |
Instance functions[edit]
Created[edit]
function Created ()
Overrides: UMenuBotmatchClientWindow.Created
DedicatedPressed[edit]
function DedicatedPressed ()
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UMenuBotmatchClientWindow.Notify
Resized[edit]
function Resized ()
Overrides: UMenuBotmatchClientWindow.Resized
StartPressed[edit]
function StartPressed ()
Overrides: UMenuBotmatchClientWindow.StartPressed