I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:GUIScrollButtonBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> GUIScrollButtonBase |
Contents |
- Package:
- XInterface
- Direct subclasses:
- GUIHorzScrollButton, GUIVertScrollButton
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 08/23/2003 Base class for the buttons on either side of a scroll zone
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
[edit] Properties
[edit] Property group 'GUIScrollButtonBase'
[edit] bIncreaseButton
Type: bool
Whether this button should increase the value or decrease the value.
[edit] Default values
| Property | Value |
|---|---|
| bNeverFocus | True |
| bRepeatClick | True |
| Position | ICP_Scaled |
| StyleName | "RoundScaledButton" |
