GUI2K4.UT2K4IRC_ChanKey
- Extends
- UT2K4GetDataMenu
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.UT2K4GenericMessageBox
|
+-- GUI2K4.UT2K4GetDataMenu
|
+-- GUI2K4.UT2K4IRC_ChanKey
var localized string EditCaption;
var localized string EditHint;
var string kchan;
var localized string msgCaption;
function string GetDataString ( )
function HandleParameters ( string A, string B )
InternalOnCreateComponent Source code
defaultproperties
{
EditCaption="Channel key: "
EditHint="Enter the channel key"
msgCaption="%chan% is protected with a key."
OnCreateComponent=UT2K4IRC_ChanKey.InternalOnCreateComponent
}
|
Creation time: Mo 16.4.2007 11:20:34.718 - Created with
UnCodeX