I'm a doctor, not a mechanic

UE1:UWindowTabControlTabArea (U1)

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

null

Properties[edit]

bShowSelected[edit]

Type: bool


FirstShown[edit]

Type: UWindowTabControlItem


TabOffset[edit]

Type: int


Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


CheckMousePassThrough[edit]

function bool CheckMousePassThrough (float X, float Y)

Overrides: UWindowWindow.CheckMousePassThrough


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


DrawItem[edit]

function DrawItem (Canvas C, UWindowList Item, float X, float Y, float W, float H)


LMouseDown[edit]

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


Paint[edit]

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

Overrides: UWindowWindow.Paint