Always snap to grid

UE1:UWindowTabControlTabArea (U1)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U1 Object >> UWindowBase >> UWindowWindow >> UWindowTabControlTabArea

Contents

Package: 
UWindow
This class in other games:
RTNP, UT

null

[edit] Properties

[edit] bShowSelected

Type: bool


[edit] FirstShown

Type: UWindowTabControlItem


[edit] TabOffset

Type: int


[edit] Instance functions

[edit] BeforePaint

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

Overrides: UWindowWindow.BeforePaint


[edit] CheckMousePassThrough

function bool CheckMousePassThrough (float X, float Y)

Overrides: UWindowWindow.CheckMousePassThrough


[edit] Created

function Created ()

Overrides: UWindowWindow.Created


[edit] DrawItem

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


[edit] LMouseDown

function LMouseDown (float X, float Y)

Overrides: UWindowWindow.LMouseDown


[edit] Paint

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

Overrides: UWindowWindow.Paint