| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
A special button used by the UIScrollbar class for incrementing or decrementing the current position of the scrollbar's marker button. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIButton
|
+-- Engine.UIScrollbarButton
UIScrollbarMarkerButton
| Constants Summary |
|---|
| Inherited Contants from Engine.UIObject |
|---|
| CONTEXTMENU_BINDING_INDEX, FIRST_DEFAULT_DATABINDING_INDEX, TOOLTIP_BINDING_INDEX |
| Variables Summary |
|---|
| Inherited Variables from Engine.UIButton |
|---|
| BackgroundImageComponent, ClickedCue |
| Functions Summary |
|---|
| Inherited Functions from Engine.UIButton |
|---|
| SetImage |
| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=UIComp_DrawImage Name=BackgroundImageTemplate ObjName=BackgroundImageTemplate Archetype=UIComp_DrawImage'Engine.Default__UIButton:BackgroundImageTemplate'
ObjectArchetype=UIComp_DrawImage'Engine.Default__UIButton:BackgroundImageTemplate'
End Object
BackgroundImageComponent=BackgroundImageTemplate
PrivateFlags=47
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'Engine.Default__UIButton:WidgetEventComponent'
ObjectArchetype=UIComp_Event'Engine.Default__UIButton:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UIScrollbarButton"
ObjectArchetype=UIButton'Engine.Default__UIButton'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||