I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowSBRightButton (RTNP)

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

UWindowSBRightButton - Scrollbar right 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