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

UTGame.UIComp_UTGlowString

Extends
UIComp_DrawString
Modifiers
native ( UI )

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Core.Component
   |   
   +-- Engine.UIComponent
      |   
      +-- Engine.UIComp_DrawComponents
         |   
         +-- Engine.UIComp_DrawString
            |   
            +-- UTGame.UIComp_UTGlowString

Variables Summary
Glow
UIStyleReferenceGlowStyle
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


Variables Detail

Glow

GlowStyle Source code

var(Glow) UIStyleReference GlowStyle;
Specifies the glowing style data to use for this widget


Defaultproperties

defaultproperties
{
   GlowStyle=(DefaultStyleTag="DefaultGlowStyle",RequiredStyleClass=Class'Engine.UIStyle_Combo')
   Name="Default__UIComp_UTGlowString"
   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.513 - Created with UnCodeX