There is no spoon
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
DescriptionEdit
Type: UWindowEditControl
DescriptionText
Type: string
Modifiers: localized
Default value: "Description"
GamePortEdit
Type: UWindowEditControl
GamePortText
Type: string
Modifiers: localized
Default value: "Server Port Number"
IPEdit
Type: UWindowEditControl
IPText
Type: string
Modifiers: localized
Default value: "Server IP Address"
QueryPortEdit
Type: UWindowEditControl
QueryPortText
Type: string
Modifiers: localized
Default value: "Query Port Number"
UpdateDescriptionCheck
Type: UWindowCheckbox
UpdateDescriptionText
Type: string
Modifiers: localized
Default value: "Auto-Update Description"
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
LoadCurrentValues
function LoadCurrentValues ()
Notify
function Notify (UWindowDialogControl C, byte E)
Overrides: UWindowDialogClientWindow.Notify
OKPressed
function OKPressed ()
Overrides: UWindowDialogClientWindow.OKPressed