Mostly Harmless
UE1:UBrowserEditFavoriteCW (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UBrowserEditFavoriteCW |
Contents
- Package:
- UBrowser
- Direct subclass:
- UBrowserNewFavoriteCW
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]
DescriptionEdit[edit]
Type: UWindowEditControl
DescriptionText[edit]
Type: string
Modifiers: localized
Default value: "Description"
GamePortEdit[edit]
Type: UWindowEditControl
GamePortText[edit]
Type: string
Modifiers: localized
Default value: "Server Port Number"
IPEdit[edit]
Type: UWindowEditControl
IPText[edit]
Type: string
Modifiers: localized
Default value: "Server IP Address"
QueryPortEdit[edit]
Type: UWindowEditControl
QueryPortText[edit]
Type: string
Modifiers: localized
Default value: "Query Port Number"
UpdateDescriptionCheck[edit]
Type: UWindowCheckbox
UpdateDescriptionText[edit]
Type: string
Modifiers: localized
Default value: "Auto-Update Description"
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
LoadCurrentValues[edit]
function LoadCurrentValues ()
Notify[edit]
function Notify (UWindowDialogControl C, byte E)
Overrides: UWindowDialogClientWindow.Notify
OKPressed[edit]
function OKPressed ()
Overrides: UWindowDialogClientWindow.OKPressed