UE2:GUIVertImageList instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIVertImageList (instance functions) |
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. |
Instance functions
Add
AddImage
function AddImage (GUI.ImageListElem NewElem, optional int Locked)
Clear
function Clear ()
Overrides: GUIListBase.Clear
ClearPendingElements
function ClearPendingElements ()
Overrides: GUIListBase.ClearPendingElements
Down
function bool Down ()
Overrides: GUIVertList.Down
End
function End ()
Overrides: GUIVertList.End
FindImage
FindItem
Get
GetAtIndex
GetImageAtIndex
GetItem
function int GetItem ()
GetItemAtIndex
Overrides: GUIListBase.GetItemAtIndex
GetItemIntAtIndex
GetPendingElements
Home
function Home ()
Overrides: GUIVertList.Home
IndexLocked
Insert
InsertElement
InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
Overrides: GUIVertList.InternalOnClick
InternalOnDragDrop
function bool InternalOnDragDrop (GUIComponent Sender)
Overrides: GUIListBase.InternalOnDragDrop
InternalOnEndDrag
function InternalOnEndDrag (GUIComponent Accepting, bool bAccepted)
Overrides: GUIListBase.InternalOnEndDrag
IsLocked
function bool IsLocked ()
LoadFrom
function LoadFrom (GUIVertImageList Source, optional bool bClearFirst)
MakeVisible
function MakeVisible (float Perc)
Overrides: GUIListBase.MakeVisible
MoveLeft
function bool MoveLeft ()
Overrides: GUIListBase.MoveLeft
MoveRight
function bool MoveRight ()
Overrides: GUIListBase.MoveRight
PgDn
function PgDn ()
Overrides: GUIVertList.PgDn
PgUp
function PgUp ()
Overrides: GUIVertList.PgUp
Remove
RemoveElement
RemoveImage
function RemoveImage (Material Image)
RemoveItem
function RemoveItem (int Item)
RemoveSilent
Replace
SetImageAtIndex
SetIndex
Overrides: GUIListBase.SetIndex
SetItemAtIndex
SetTopItem
function SetTopItem (int Item)
Overrides: GUIListBase.SetTopItem
Up
function bool Up ()
Overrides: GUIVertList.Up