UE2:GUIListBase instance functions (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIListBase (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
AddLinkObject
CheckDragSelect
function CheckDragSelect ()
Clear
function Clear ()
ClearPendingElements
function ClearPendingElements ()
DisableLinkedObjects
function DisableLinkedObjects ()
Down
function bool Down ()
EnableLinkedObjects
function EnableLinkedObjects ()
End
function End ()
GetItemAtIndex
GetPendingItems
Home
function Home ()
IndexChanged
function IndexChanged (GUIComponent Sender)
InitLinkObjects
InternalOnBeginDrag
function bool InternalOnBeginDrag (GUIComponent Sender)
InternalOnDragDrop
function bool InternalOnDragDrop (GUIComponent Sender)
InternalOnDragEnter
function InternalOnDragEnter (GUIComponent Sender)
InternalOnDragLeave
function InternalOnDragLeave (GUIComponent Sender)
InternalOnDragOver
function InternalOnDragOver (GUIComponent Sender)
InternalOnEndDrag
function InternalOnEndDrag (GUIComponent Accepting, bool bAccepted)
InternalOnKeyEvent
InternalOnMousePressed
function InternalOnMousePressed (GUIComponent Sender, bool IsRepeat)
InternalOnMouseRelease
function InternalOnMouseRelease (GUIComponent Sender)
InternalOnRightClick
function bool InternalOnRightClick (GUIComponent Sender)
IsValid
function bool IsValid ()
IsValidIndex
MakeVisible
function MakeVisible (float Perc)
MoveLeft
function bool MoveLeft ()
MoveRight
function bool MoveRight ()
PgDn
function PgDn ()
PgUp
function PgUp ()
SetIndex
SetOutlineAlpha
function SetOutlineAlpha (int NewAlpha)
SetTopItem
function SetTopItem (int Item)
SilentSetIndex
Sort
function Sort ()
Up
function bool Up ()
WheelDown
function WheelDown ()
WheelUp
function WheelUp ()