UE2:EditFavoritePage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> MessageWindow >> UT2K4GenericMessageBox >> UT2K4GetDataMenu >> UT2K4Browser_OpenIP >> EditFavoritePage |
- Package:
- GUI2K4
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. |
Created on: 09/16/2003 Edit the IP and port of an existing favorite
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
l_name
Type: GUILabel
Modifiers: automated
Default value: GUILabel'ServerName'
Server
Type: GameInfo.ServerResponseLine
UnknownText
Type: string
Modifiers: localized
Default value: "Unknown Server"
Default values
Property | Value |
---|---|
CancelButtonHint | "Close the page and discard any changes." |
EditBoxHint | "Enter the URL for this favorite - separate IP and port with the : symbol" |
OKButtonHint | "Close the page and save the new IP to your favorites list." |
Subobjects
IpEntryBox
Class: XInterface.moEditBox
Property | Value |
---|---|
bAutoSizeCaption | True |
Caption | "IP Address: " |
CaptionWidth | 0.35 |
ComponentJustification | TXTA_Left |
ComponentWidth | -1.0 |
LabelJustification | TXTA_Left |
TabOrder | 0 |
WinHeight | 0.03 |
WinLeft | 0.192383 |
WinTop | 0.4875 |
WinWidth | 0.59082 |
ServerName
Class: XInterface.GUILabel
Property | Value |
---|---|
StyleName | "TextLabel" |
TextAlign | TXTA_Center |
WinHeight | 0.05 |
WinLeft | 0.070313 |
WinTop | 0.299479 |
WinWidth | 0.854492 |
Functions
Events
HandleParameters
Overrides: UT2K4Browser_OpenIP.HandleParameters
Other instance functions
ApplyURL
function ApplyURL (string URL)
Overrides: UT2K4Browser_OpenIP.ApplyURL