UE2:GUIHorzScrollZone (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIHorzScrollZone |
- Package:
- GUI
- This class in other games:
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. |
Class: GUI.GUIHorzScrollZone Parent: GUI.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)