I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:UWindowSBLeftButton (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowSBLeftButton |
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. |
UWindowSBLeftButton - Scrollbar left button
Properties[edit]
NextClickTime[edit]
Type: float
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowButton.BeforePaint
Created[edit]
function Created ()
Overrides: UWindowButton.Created
LMouseDown[edit]
Overrides: UWindowWindow.LMouseDown
Tick[edit]
function Tick (float Delta)
Overrides: UWindowWindow.Tick