UE1:UWindowSBUpButton (RTNP)

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

UWindowSBUpButton - Scrollbar up button

Properties

NextClickTime

Type: float


Instance functions

BeforePaint

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

Overrides: UWindowButton.BeforePaint


Created

function Created ()

Overrides: UWindowButton.Created


LMouseDown

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


Tick

function Tick (float Delta)

Overrides: UWindowWindow.Tick