Legacy:UWindowLookAndFeel/Subclasses

From Unreal Wiki, The Unreal Engine Documentation Site
UWindowBase >> UWindowLookAndFeel >> UWindowWin95LookAndFeel
UWindowBase >> UWindowLookAndFeel >> UMenuBlueLookAndFeel
UWindowBase >> UWindowLookAndFeel >> UMenuGoldLookAndFeel
UWindowBase >> UWindowLookAndFeel >> UMenuMetalLookAndFeel

Properties

Region SBUpUp, SBUpDown, SBUpDisabled
Regions for scroll up button.
Region SBDownUp, SBDownDown, SBDownDisabled
Regions for scroll down button.
Region SBLeftUp, SBLeftDown, SBLeftDisabled
Regions for scroll left button.
Region SBRightUp, SBRightDown, SBRightDisabled
Regions for scroll right button.
Region SBBackground
Region for scrollbar background.
Region FrameSBL, FrameSB, FrameSBR
Additional window frame regions for windows with status bar.
Region CloseBoxUp, CloseBoxDown
Regions for the close button in the title bar of all windows.
int CloseBoxOffsetX, CloseBoxOffsetY
Offset for drawing the close button. (from top right of the window)

Constants

SIZEBORDER = 3
Window border width. (for resizing with the mouse)
BRSIZEBORDER = 15
Size of the botton right corner. (for resizing with the mouse)