Gah - a solution with more questions. – EntropicLqd

UE1:UWindowSBUpButton (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowSBUpButton
Package: 
UWindow
This class in other games:
RTNP, U1

UWindowSBUpButton - Scrollbar up button

Properties[edit]

NextClickTime[edit]

Type: float


Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowButton.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowButton.Created


LMouseDown[edit]

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


Tick[edit]

function Tick (float Delta)

Overrides: UWindowWindow.Tick