UE2:GUISectionBackground (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIImage >> GUISectionBackground |
- Package:
- XInterface
- Direct subclass:
- AltSectionBackground
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. |
(C) 2002, Epic Games
Properties
Property group 'GUISectionBackground'
AlignStack
Type: array<GUIComponent>
Modifiers: editinlinenotify, noexport
bFillClient
Type: bool
Adjust WinHeight of components so that they fill the client area
BottomPadding
Type: float
Padding between columns
bRemapStack
Type: bool
When components are added to the alignment stack, they are inserted based on their tab order
Default value: True
Caption
Type: string
Modifiers: localized
ColPadding
Type: float
Padding between columns
Default value: 0.05
HeaderBar
Type: Material
Default value: Material'2K4Menus.NewControls.NewSliderBar'
HeaderBase
Type: Material
Top, Bar and base
Default value: Material'2K4Menus.NewControls.Display98'
HeaderTop
Type: Material
Default value: Material'2K4Menus.NewControls.ComboTickFocused'
ImageOffset
Type: float
Array size: 4
Default value, index 0: 16.0
Default value, index 1: 44.0
Default value, index 2: 16.0
Default value, index 3: 18.0
LeftPadding
Type: float
Padding between columns
Default value: 0.05
MaxPerColumn
Type: int
Applicable only when NumColumns > 0
NumColumns
Type: int
Number of columns to divide the managed components into
Default value: 1
RightPadding
Type: float
Padding between columns
Default value: 0.05
TopPadding
Type: float
Padding between columns
Property group 'Style'
AltCaptionAlign
Type: GUI.eTextAlign
AltCaptionOffset
Type: int
Array size: 4
bAltCaption
Type: bool
CaptionStyle
Type: GUIStyles
Modifiers: editconst, noexport
must have a CaptionStyle to be drawn
CaptionStyleName
Type: string
Default value: "TextLabel"
Default values
Property | Value |
---|---|
FontScale | FNS_Small |
OnPreDraw | InternalPreDraw |
RenderWeight | 0.09 |
Functions
Events
InitComponent
Overrides: GUIComponent.InitComponent
ResolutionChanged
Overrides: GUIComponent.ResolutionChanged
SetVisibility
Overrides: GUIComponent.SetVisibility
Other instance functions
FindComponentIndex
InternalPreDraw
ManageComponent
Reset
SetPosition
Overrides: GUIComponent.SetPosition
UnmanageComponent