I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:GUIHorzScrollZone (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIHorzScrollZone |
Contents |
| This is an auto-generated page and may need human attention. Please remove this 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>
[edit] Default values
| Property | Value |
|---|---|
| bAcceptsInput | True |
| bCaptureMouse | True |
| bNeverFocus | True |
| bRepeatClick | True |
| StyleName | "ScrollZone" |
[edit] Delegates
[edit] OnScrollZoneClick
delegate OnScrollZoneClick (float Delta)
[edit] Instance functions
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIComponent.InitComponent
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
