UE2:GUIArrayPropPage (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> GUICustomPropertyPage >> GUIArrayPropPage |
- Package:
- GUI2K4
- Direct subclasses:
- GUIDynArrayPage, MOTDConfigPage
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. |
This page displays all values for array properties received from PlayInfo TODO Add support for Select render type in playinfo
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'GUIArrayPropPage'
bListInitialized
Type: bool
ButtonStyle
Type: string
Default value: "SquareButton"
Delim
Type: string
li_Values
Type: GUIMultiOptionList
PropName
Type: string
PropValue
Internal variables
bReadOnly
Type: bool
Modifiers: protected
lb_Values
Type: GUIMultiOptionListBox
Modifiers: automated
Default value: GUIMultiOptionListBox'ValueListBox'
MOType
Type: string
Default value: "XInterface.moEditBox"
sb_Bk1
Type: AltSectionBackground
Modifiers: automated
Default value: AltSectionBackground'BK1'
Default values
Property | Value |
---|---|
OnCreateComponent | InternalOnCreateComponent |
WinHeight | 0.75 |
WinLeft | 0.090429 |
WinTop | 0.145833 |
WinWidth | 0.842773 |
Subobjects
BK1
Class: GUI2K4.AltSectionBackground
Property | Value |
---|---|
LeftPadding | 0.01 |
RightPadding | 0.15 |
WinHeight | 0.575 |
WinLeft | 0.04375 |
WinTop | 0.095833 |
WinWidth | 0.7625 |
ValueListBox
Class: XInterface.GUIMultiOptionListBox
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
bVisibleWhenEmpty | True |
NumColumns | 1 |
OnChange | InternalOnChange |
OnCreateComponent | InternalOnCreateComponent |
TabOrder | 0 |
WinHeight | 0.714452 |
WinLeft | 0.02125 |
WinTop | 0.140209 |
WinWidth | 0.865001 |
Functions
Events
InitComponent
Overrides: LockedFloatingWindow.InitComponent
Other instance functions
AddListItem
Clear
GetDataString
Overrides: GUIPage.GetDataString
GetMaxValue
GetReadOnly
Overrides: GUICustomPropertyPage.GetReadOnly
InitializeList
InternalOnChange
InternalOnCreateComponent
Overrides: LockedFloatingWindow.InternalOnCreateComponent
InternalOnPreDraw
Overrides: PopupPageBase.InternalOnPreDraw
SetItemOptions
SetOwner
Overrides: GUICustomPropertyPage.SetOwner
SetReadOnly
Overrides: GUICustomPropertyPage.SetReadOnly
UpdateListCaptions
UpdateListValues