UE2:FloatingWindow (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow |
- Package:
- GUI2K4
- Direct subclasses:
- ID3TagEditor, LargeWindow, LockedFloatingWindow, MaplistEditor, StreamPlayer, StreamPlaylistEditor, UT2K4InGameChat, UT2K4PlayerLoginMenu
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 10/15/2003 cough*UWindows2*cough*
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'FloatingWindow'
b_ExitButton
Type: GUIButton
BLSizing
Type: bool
Modifiers: editconst
bMoveAllowed
Type: bool
Modifiers: editconst
Default value: True
bMoving
Type: bool
Modifiers: editconst
bResizeHeightAllowed
Type: bool
Modifiers: editconst
Default value: True
bResizeWidthAllowed
Type: bool
Modifiers: editconst
Default value: True
bResizing
Type: bool
Modifiers: editconst
BRSizing
Type: bool
Modifiers: editconst
BtSizing
Type: bool
Modifiers: editconst
DefaultHeight
Type: float
Modifiers: config
Default value: 0.6
DefaultLeft
Type: float
Modifiers: config
Default value: 0.2
DefaultTop
Type: float
Modifiers: config
Default value: 0.2
DefaultWidth
Type: float
Modifiers: config
Default value: 0.6
HeaderMouseCursorIndex
Type: int
Default value: 1
LSizing
Type: bool
Modifiers: editconst
MaxPageHeight
Type: float
Default value: 1.0
MaxPageWidth
Type: float
Default value: 1.0
MinPageHeight
Type: float
Default value: 0.1
MinPageWidth
Type: float
Default value: 0.1
RSizing
Type: bool
Modifiers: editconst
TLSizing
Type: bool
Modifiers: editconst
TRSizing
Type: bool
Modifiers: editconst
TSizing
Type: bool
Modifiers: editconst
WindowName
Type: string
Modifiers: localized
Internal variables
t_WindowTitle
Type: GUIHeader
Modifiers: automated
Default value: GUIHeader'TitleBar'
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bCaptureInput | False | ||||||||||
InactiveFadeColor |
| ||||||||||
OnCreateComponent | InternalOnCreateComponent | ||||||||||
OnHover | FloatingHover | ||||||||||
OnMousePressed | FloatingMousePressed | ||||||||||
OnMouseRelease | FloatingMouseRelease | ||||||||||
OnPreDraw | FloatingPreDraw | ||||||||||
OnRendered | FloatingRendered |
Subobjects
TitleBar
Class: XInterface.GUIHeader
Property | Value |
---|---|
bAcceptsInput | True |
bBoundToParent | True |
bNeverFocus | False |
bScaleToParent | True |
bUseTextHeight | True |
FontScale | FNS_Small |
OnMousePressed | FloatingMousePressed |
OnMouseRelease | FloatingMouseRelease |
RenderWeight | 0.1 |
ScalingType | SCALE_X |
WinHeight | 0.04375 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions
Events
InitComponent
Overrides: GUIPage.InitComponent
ResolutionChanged
Overrides: GUIComponent.ResolutionChanged
SetFocus
Overrides: GUIPage.SetFocus
Other instance functions
AddSystemMenu
AlignFrame
CheckBounds
FloatingHover
FloatingMousePressed
FloatingMouseRelease
FloatingPreDraw
FloatingRendered
HoveringBottomBorder
HoveringBottomLeft
HoveringLeftBorder
HoveringRightBorder
HoveringTopBorder
HoveringTopLeft
InternalOnCreateComponent
ResizeAllowed
ResizedBoth
ResizedHeight
ResizedWidth
SaveCurrentPosition
SetDefaultPosition
SetMouseCursorIndex
SetPanelPosition
SystemMenuPreDraw
XButtonClicked