The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:GUIHorzScrollZone (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIHorzScrollZone
Package: 
GUI
This class in other games:
UT2004, UT2003

Class: GUI.GUIHorzScrollZone Parent: GUI.GUIComponent

<Enter a description here>

Default values[edit]

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

Delegates[edit]

OnScrollZoneClick[edit]

delegate OnScrollZoneClick (float Delta)


Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIComponent.InitComponent


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)