I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:GUIVertScrollButton (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUIVertScrollButton
Package: 
GUI
Direct subclass:
GUIComboButton
This class in other games:
UT2004, UT2003

Class: GUI.GUIVertScrollButton

Written by Joe Wilcox (c) 2002, Epic Games, Inc. All Rights Reserved

Properties

Property group 'Menu'

UpButton

Type: bool


Default values

Property Value
bNeverFocus True
Position ICP_Scaled
StyleName "RoundScaledButton"

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIGFXButton.InitComponent