UE2:STY2BrowserButton (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2004 Object >> GUI >> GUIStyles >> GUI2Styles >> STY2BrowserButton
Package:
GUI2K4

Parent: GUIStyles Class: GUI2K4.STY2BrowserButton Date: 04-11-2003

This is the base style class for all Server Browser menu buttons. This class should be subclassed for each icon button (Back, Refresh, etc.) once we have the icons created. For now, it duplicates STY_ServerBrowserGridHeader

Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved

Default values

Property Value
Images[0] Material'2K4Menus.NewControls.SlantButtonBlurry'
Images[1] Material'2K4Menus.NewControls.SlantButtonWatched'
Images[2] Material'2K4Menus.NewControls.SlantButtonFocused'
Images[3] Material'2K4Menus.NewControls.SlantButtonPressed'
Images[4] Material'2K4Menus.NewControls.SlantButtonDisabled'
ImgStyle[0] ISTY_Scaled
ImgStyle[1] ISTY_Scaled
ImgStyle[2] ISTY_Scaled
ImgStyle[3] ISTY_Scaled
ImgStyle[4] ISTY_Scaled
KeyName "BrowserButton"