I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UBrowserEditFavoriteCW (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser
Direct subclass:
UBrowserNewFavoriteCW

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]

function BeforePaint (Canvas C, float X, float Y)

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