UE1:UWindowCheckbox (RTNP)

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

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