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