Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE3:UTUISlider (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UIRoot >> UIScreenObject >> UIObject >> UISlider >> UTUISlider |
Contents |
- Package:
- UTGame
- Implemented interfaces:
- UIDataStorePublisher
- This class in other games:
- UDK
| 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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Extended version of the slider for UT3.
[edit] Default values
| Property | Value | ||||
|---|---|---|---|---|---|
| BarSize |
|
||||
| CaptionRenderComponent | UIComp_DrawStringSlider'CaptionStringRenderer' | ||||
| MarkerHeight |
|
||||
| MarkerWidth |
|
[edit] Subobjects
[edit] CaptionStringRenderer
Class: Engine.UIComp_DrawStringSlider
| Property | Value | ||||
|---|---|---|---|---|---|
| StringStyle |
|
||||
| StyleResolverTag | 'UTSliderText' |
[edit] SliderBackgroundImageTemplate
Class: Engine.UIComp_DrawImage
Inherits from: UISlider.SliderBackgroundImageTemplate
No new values.
[edit] SliderBarImageTemplate
Class: Engine.UIComp_DrawImage
Inherits from: UISlider.SliderBarImageTemplate
No new values.
[edit] SliderMarkerImageTemplate
Class: Engine.UIComp_DrawImage
Inherits from: UISlider.SliderMarkerImageTemplate
No new values.
[edit] WidgetEventComponent
Class: Engine.UIComp_Event
Inherits from: UISlider.WidgetEventComponent
No new values.
[edit] Native functions
[edit] UpdateCaption
native virtual function UpdateCaption ()
Updates the slider's caption render component.
