GUI2K4.UT2K4InGameChat
- Extends
- FloatingWindow
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.UT2K4InGameChat
Inherited Variables from GUI2K4.FloatingWindow |
BLSizing, bMoveAllowed, bMoving, bResizeHeightAllowed, bResizeWidthAllowed, bResizing, BRSizing, BtSizing, b_ExitButton, DefaultHeight, DefaultLeft, DefaultTop, DefaultWidth, HeaderMouseCursorIndex, LSizing, MaxPageHeight, MaxPageWidth, MinPageHeight, MinPageWidth, RSizing, TLSizing, TRSizing, TSizing, t_WindowTitle, WindowName |
Inherited Functions from GUI2K4.FloatingWindow |
AddSystemMenu, AlignFrame, CheckBounds, FloatingHover, FloatingMousePressed, FloatingMouseRelease, FloatingPreDraw, FloatingRendered, HoveringBottomBorder, HoveringBottomLeft, HoveringLeftBorder, HoveringRightBorder, HoveringTopBorder, HoveringTopLeft, InitComponent, InternalOnCreateComponent, ResizeAllowed, ResizedBoth, ResizedHeight, ResizedWidth, ResolutionChanged, SaveCurrentPosition, SetDefaultPosition, SetFocus, SetMouseCursorIndex, SetPanelPosition, SystemMenuPreDraw, XButtonClicked |
UT2K4InGameChat
function HandleChat ( string Msg, int TeamIndex )
InternalOnCreateComponent Source code
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta )
defaultproperties
{
Begin Object Class=AltSectionBackground Name=sbMain
bFillClient=Wahr
LeftPadding=0.000000
RightPadding=0.000000
WinHeight=1.000000
bBoundToParent=Wahr
bScaleToParent=Wahr
bNeverFocus=Wahr
OnPreDraw=sbMain.InternalPreDraw
End Object
sb_Main=AltSectionBackground'GUI2K4.UT2K4InGameChat.sbMain'
Begin Object Class=moEditBox Name=ebSend
CaptionWidth=0.100000
Caption="Say: "
OnCreateComponent=ebSend.InternalOnCreateComponent
Hint="Prefix a message with a dot (.) to send a team message or a slash (/) to send a command."
WinTop=0.943855
WinLeft=0.099584
WinWidth=0.818909
WinHeight=0.035416
TabOrder=0
bBoundToParent=Wahr
bScaleToParent=Wahr
End Object
eb_Send=moEditBox'GUI2K4.UT2K4InGameChat.ebSend'
Begin Object Class=GUIScrollTextBox Name=lbChat
bNoTeletype=Wahr
CharDelay=0.002500
EOLDelay=0.000000
Separator="þ"
OnCreateComponent=lbChat.InternalOnCreateComponent
FontScale=FNS_Small
WinTop=0.441667
WinHeight=0.558333
bBoundToParent=Wahr
bScaleToParent=Wahr
bNeverFocus=Wahr
End Object
lb_Chat=GUIScrollTextBox'GUI2K4.UT2K4InGameChat.lbChat'
WindowName="In-Game Chat"
bResizeWidthAllowed=Falsch
bResizeHeightAllowed=Falsch
DefaultLeft=0.110313
DefaultTop=0.057916
DefaultWidth=0.779688
DefaultHeight=0.847083
bPersistent=Wahr
bAllowedAsLast=Wahr
WinTop=0.057916
WinLeft=0.110313
WinWidth=0.779688
WinHeight=0.847083
}
|
Creation time: Mo 16.4.2007 11:20:34.671 - Created with
UnCodeX