Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIMultiOptionList (UT2004)
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiOptionList |
Contents
- 1 Properties
- 2 Delegates
- 3 Functions
- 3.1 Events
- 3.2 Other instance functions
- 3.2.1 AddItem
- 3.2.2 CenterMouse
- 3.2.3 Clear
- 3.2.4 Down
- 3.2.5 Find
- 3.2.6 FindComp
- 3.2.7 GenerateMenuOption
- 3.2.8 Get
- 3.2.9 GetItem
- 3.2.10 HideList
- 3.2.11 InsertItem
- 3.2.12 InternalOnAdjustTop
- 3.2.13 InternalOnChange
- 3.2.14 InternalOnClick
- 3.2.15 MakeVisible
- 3.2.16 MoveLeft
- 3.2.17 MoveRight
- 3.2.18 PgDn
- 3.2.19 PgUp
- 3.2.20 RemoveItem
- 3.2.21 ReplaceItem
- 3.2.22 ScrollAlignThumb
- 3.2.23 SetIndex
- 3.2.24 SetTopItem
- 3.2.25 ShowList
- 3.2.26 Up
- 3.2.27 WheelDown
- Package:
- XInterface
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. |
null
Properties
Property group 'GUIMultiOptionList'
bVerticalLayout
Type: bool
ColumnWidth
Type: float
Default value: 1.0
Elements
Type: array<GUIMenuOption>
Modifiers: editconst, editconstarray
ItemPadding
Type: float
Default value: 0.1
ItemScaling
Type: float
Default value: 0.045
ItemsPerColumn
Type: int
Modifiers: editconst
NumColumns
Type: int
Default value: 1
Default values
Property | Value |
---|---|
OnAdjustTop | InternalOnAdjustTop |
Delegates
OnCreateComponent
Functions
Events
CalculateIndex
Overrides: GUIVertList.CalculateIndex
CanFocusElement
ElementVisible
InitComponent
Overrides: GUIListBase.InitComponent
LoseFocus
Overrides: GUIComponent.LoseFocus
NextControl
Overrides: GUIComponent.NextControl
PrevControl
Overrides: GUIComponent.PrevControl
SetFocus
Overrides: GUIComponent.SetFocus
ValidIndex
Other instance functions
AddItem
CenterMouse
Overrides: GUIVertList.CenterMouse
Clear
Overrides: GUIListBase.Clear
Down
Overrides: GUIVertList.Down
Find
FindComp
GenerateMenuOption
Get
GetItem
HideList
InsertItem
InternalOnAdjustTop
InternalOnChange
InternalOnClick
Overrides: GUIVertList.InternalOnClick
MakeVisible
Overrides: GUIListBase.MakeVisible
MoveLeft
Overrides: GUIListBase.MoveLeft
MoveRight
Overrides: GUIListBase.MoveRight
PgDn
Overrides: GUIVertList.PgDn
PgUp
Overrides: GUIVertList.PgUp
RemoveItem
ReplaceItem
ScrollAlignThumb
SetIndex
Overrides: GUIListBase.SetIndex
SetTopItem
Overrides: GUIListBase.SetTopItem
ShowList
Up
Overrides: GUIVertList.Up
WheelDown
Overrides: GUIVertList.WheelDown