There is no spoon
UE2:GUIVertImageListBox (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIListBoxBase >> GUIVertImageListBox |
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
Properties[edit]
Property group 'GUIVertImageListBox'[edit]
CellStyle[edit]
Type: GUI.eCellStyle
HorzBorder[edit]
Type: int
Default value: 2
ImageScale[edit]
Type: float
Scale value for the images
Default value: 1.0
NoVisibleCols[edit]
Type: int
How many cols of visible images are there
NoVisibleRows[edit]
Type: int
How many rows of visible images are there
VertBorder[edit]
Type: int
How much white space
Default value: 2
Internal variables[edit]
List[edit]
Type: GUIVertImageList
Default values[edit]
Property | Value |
---|---|
DefaultListClass | "XInterface.GUIVertImageList" |
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIListBoxBase.InitComponent
Other instance functions[edit]
AddImage[edit]
Clear[edit]
function Clear ()
InitBaseList[edit]
function InitBaseList (GUIListBase LocalList)
Overrides: GUIListBoxBase.InitBaseList
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)
InternalOnClick[edit]
function bool InternalOnClick (GUIComponent Sender)
ItemCount[edit]
function int ItemCount ()
MyClose[edit]
function bool MyClose (GUIContextMenu Sender)