The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UWindowSBRightButton (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowSBRightButton

Contents

Package: 
UWindow
This class in other games:
U1, UT

UWindowSBRightButton - Scrollbar right button

[edit] Properties

[edit] NextClickTime

Type: float


[edit] Instance functions

[edit] BeforePaint

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

Overrides: UWindowButton.BeforePaint


[edit] Created

function Created ()

Overrides: UWindowButton.Created


[edit] LMouseDown

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


[edit] Tick

function Tick (float Delta)

Overrides: UWindowWindow.Tick