GUI2K4.UT2K4BadCDKeyMsg
- Extends
- BlackoutWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
|
+-- GUI2K4.BlackoutWindow
|
+-- GUI2K4.UT2K4BadCDKeyMsg
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta )
defaultproperties
{
Begin Object Class=GUIButton Name=OkButton
Caption="OK"
WinTop=0.550000
WinLeft=0.400000
WinWidth=0.200000
OnClick=UT2K4BadCDKeyMsg.InternalOnClick
OnKeyEvent=OkButton.InternalOnKeyEvent
End Object
b_OK=GUIButton'GUI2K4.UT2K4BadCDKeyMsg.OkButton'
Begin Object Class=GUILabel Name=BadCDLabel
Caption="Your CD key is invalid or in use by another player"
TextAlign=TXTA_Center
bMultiLine=Wahr
FontScale=FNS_Large
StyleName="TextLabel"
WinTop=0.383333
WinHeight=0.231250
bBoundToParent=Wahr
End Object
l_Title=GUILabel'GUI2K4.UT2K4BadCDKeyMsg.BadCDLabel'
OnKeyEvent=UT2K4BadCDKeyMsg.InternalOnKeyEvent
}
|
Creation time: Mo 16.4.2007 11:20:34.109 - Created with
UnCodeX