UE2:UT2K4IRC_ChanKey (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
GUI2K4

dialog to prompt for the channel key

Written by Michiel Hendriks (c) 2004, Epic Games, Inc. All Rights Reserved

Properties

EditCaption

Type: string

Modifiers: localized


Default value: "Channel key: "

EditHint

Type: string

Modifiers: localized


Default value: "Enter the channel key"

kchan

Type: string


msgCaption

Type: string

Modifiers: localized


Default value: "%chan% is protected with a key."

Default values

Functions

Events

HandleParameters

event HandleParameters (string A, string B)

Overrides: UT2K4GetDataMenu.HandleParameters

A = the channel

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: UT2K4GetDataMenu.InitComponent


Other instance functions

GetDataString

function string GetDataString ()

Overrides: UT2K4GetDataMenu.GetDataString


InternalOnCreateComponent

function InternalOnCreateComponent (GUIComponent NewComp, GUIComponent Owner)