UE1:UWindowCheckbox (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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