I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UWindowTabControlTabArea (UT)

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

null

Properties

bArrangeRowsLikeTimHates

Type: bool

Modifiers: globalconfig


bDragging

Type: bool


bFlashShown

Type: bool


bShowSelected

Type: bool


DragTab

Type: UWindowTabControlItem


FirstShown

Type: UWindowTabControlItem


TabOffset

Type: int


TabRows

Type: int


UnFlashTime

Type: float


Instance functions

CheckMousePassThrough

function bool CheckMousePassThrough (float X, float Y)

Overrides: UWindowWindow.CheckMousePassThrough


Created

function Created ()

Overrides: UWindowWindow.Created


DrawItem

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


LayoutTabs

function LayoutTabs (Canvas C)


LMouseDown

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


MouseMove

function MouseMove (float X, float Y)

Overrides: UWindowWindow.MouseMove


Paint

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

Overrides: UWindowWindow.Paint


RMouseDown

function RMouseDown (float X, float Y)

Overrides: UWindowWindow.RMouseDown


SizeTabsMultiLine

function SizeTabsMultiLine (Canvas C)


SizeTabsSingleLine

function SizeTabsSingleLine (Canvas C)