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
{
OnCreateComponent=InternalOnCreateComponent
EditCaption="Channel key: "
EditHint="Enter the channel key"
msgCaption="%chan% is protected with a key."
}
|
Creation time: Do 14.8.2014 09:58:26.844 - Created with
UnCodeX