UE2:GUIHorzScrollZone (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> GUI >> GUIComponent >> GUIHorzScrollZone
Package:
XInterface
This class in other games:

Class: XInterface.GUIHorzScrollZone Parent: XInterface.GUIComponent

<Enter a description here>

Default values

Property Value
bAcceptsInput True
bCaptureMouse True
bNeverFocus True
bRepeatClick True
StyleName "ScrollZone"

Delegates

OnScrollZoneClick

delegate OnScrollZoneClick (float Delta)


Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIComponent.InitComponent


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)