Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:GUIVertImageList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIVertImageList |
Contents |
- 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. |
(C) 2002, Epic Games
[edit] Properties
[edit] Property group 'GUIVertImageList'
[edit] CellStyle
Type: GUI.eCellStyle
[edit] Elements
Type: array<GUI.ImageListElem>
Modifiers: editconstarray, editconst
[edit] HorzBorder
Type: int
Default value: 5
[edit] ImageScale
Type: float
Scale value for the images
Default value: 1.0
[edit] LockedMat
Type: Material
[edit] NoVisibleCols
Type: int
How many cols of visible images are there
Default value: 3
[edit] NoVisibleRows
Type: int
How many rows of visible images are there
Default value: 4
[edit] SelectedElements
Type: array<GUI.ImageListElem>
Modifiers: editconstarray, editconst
[edit] VertBorder
Type: int
How much white space
Default value: 5
[edit] Default values
| Property | Value |
|---|---|
| OnClick | InternalOnClick |
| StyleName | "" |
[edit] Functions
[edit] Events
[edit] CalculateIndex
Overrides: GUIVertList.CalculateIndex
