Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.UIComp_DrawStringSlider

Extends
UIComp_DrawString
Modifiers
native ( inherit )

This specialized version of UIComp_DrawString handles rendering the value caption for UISliders. The responsibilities specific to rendering slider captions are: @todo Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.UIComponent
      |   
      +-- Engine.UIComp_DrawComponents
         |   
         +-- Engine.UIComp_DrawString
            |   
            +-- Engine.UIComp_DrawStringSlider

Variables Summary
Inherited Variables from Engine.UIComp_DrawString
>, bIgnoreMarkup, bReapplyFormatting, bRefreshString, ClampRegion[EUIOrientation.UIORIENT_MAX], StringClass, StringStyle, StyleResolverTag, SubscriberOwner, TextStyleCustomization, ValueString
Inherited Variables from Engine.UIComp_DrawComponents
FadeAlpha, FadeRate, FadeTarget, FadeTime, FadeType, LastRenderTime

Enumerations Summary
Inherited Enumerations from Engine.UIComp_DrawComponents
EFadeType

Functions Summary
Inherited Functions from Engine.UIComp_DrawString
DisableCustomAlignment, DisableCustomAttributes, DisableCustomAutoScaling, DisableCustomClipAlignment, DisableCustomClipMode, DisableCustomColor, DisableCustomFont, DisableCustomOpacity, DisableCustomPadding, DisableCustomScale, DisableCustomSpacingAdjust, EnableAutoSizing, EnableSubregion, GetAppliedStringStyle, GetFinalStringStyle, GetStyleResolverTag, GetSubregionAlignment, GetSubregionOffset, GetSubregionSize, GetValue, GetWrapMode, IsAutoSizeEnabled, IsSubregionEnabled, NotifyResolveStyle, RefreshValue, SetAlignment, SetAttributes, SetAutoScaling, SetAutoSizeExtent, SetAutoSizePadding, SetClipAlignment, SetColor, SetFont, SetOpacity, SetPadding, SetScale, SetSpacingAdjust, SetStyleResolverTag, SetSubregionAlignment, SetSubregionOffset, SetSubregionSize, SetValue, SetWrapMode
Inherited Functions from Engine.UIComp_DrawComponents
Fade, Pulse, ResetFade


Defaultproperties

defaultproperties
{
   StringStyle=(DefaultStyleTag="DefaultSliderCaptionStyle")
   Name="Default__UIComp_DrawStringSlider"
   ObjectArchetype=UIComp_DrawString'Engine.Default__UIComp_DrawString'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:46.430 - Created with UnCodeX