| Home Page | Recent Changes | Preferences

UWindowCheckbox

UT :: UWindowBase >> UWindowWindow >> UWindowDialogControl >> UWindowButton >> UWindowCheckbox (Package: UWindow)

A checkbox.

Properties

bool bChecked
Whether the checkbox is checked.

Methods

Inherited from UWindowWindow

BeforePaint (Canvas C, float X, float Y)
Calls the UWindowLookAndFeel.Checkbox_SetupSizes function of the current LookAndFeel class.
LMouseUp (float X, float Y)
Changes the checked state of the checkbox if it's not disabled.
Paint (Canvas C, float X, float Y)
Calls the UWindowLookAndFeel.Checkbox_Draw function of the current LookAndFeel class.

Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In