There is no spoon

UE1:UWindowCheckbox (UT)

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

UWindowCheckbox - a checkbox

Properties

bChecked

Type: bool


Instance functions

BeforePaint

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

Overrides: UWindowButton.BeforePaint


LMouseUp

function LMouseUp (float X, float Y)

Overrides: UWindowWindow.LMouseUp


Paint

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

Overrides: UWindowButton.Paint