There is no spoon

UE1:UBrowserEditFavoriteCW (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UBrowser
Direct subclass:
UBrowserNewFavoriteCW

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

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

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