UTGame.UTUIButtonBarButton
- Extends
- UILabelButton
- Modifiers
- native ( UI )
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Modified version of label button that doesn't accept focus on console.
Core.Object
|
+-- Engine.UIRoot
|
+-- Engine.UIScreenObject
|
+-- Engine.UIObject
|
+-- Engine.UIButton
|
+-- Engine.UILabelButton
|
+-- UTGame.UTUIButtonBarButton
Functions Summary |
 | bool | CanAcceptFocus (optional int PlayerIndex=0 ) con)
|
Inherited Functions from Engine.UILabelButton |
ClearBoundDataStores, GetBoundDataStores, GetCaption, GetDataStoreBinding, NotifyDataStoreValueUpdated, OnGetTextValue, OnSetLabelText, RefreshSubscriberValue, SaveSubscriberValue, SetCaption, SetDataStoreBinding, SetTextAlignment |
native const function bool CanAcceptFocus ( optional int PlayerIndex=0 ) con )
defaultproperties
{
Begin Object Class=UIComp_DrawString Name=ButtonBarStringRenderer ObjName=ButtonBarStringRenderer Archetype=UIComp_DrawString'Engine.Default__UIComp_DrawString'
StyleResolverTag="Caption Style"
AutoSizeParameters(0)=(bAutoSizeEnabled=True)
StringStyle=(DefaultStyleTag="UTButtonBarButtonCaption")
Name="ButtonBarStringRenderer"
ObjectArchetype=UIComp_DrawString'Engine.Default__UIComp_DrawString'
End Object
StringRenderComponent=ButtonBarStringRenderer
Begin Object Class=UIComp_DrawImage Name=ButtonBarBackgroundImageTemplate ObjName=ButtonBarBackgroundImageTemplate Archetype=UIComp_DrawImage'Engine.Default__UIComp_DrawImage'
StyleResolverTag="Background Image Style"
ImageStyle=(DefaultStyleTag="UTButtonBarButtonBG")
Name="ButtonBarBackgroundImageTemplate"
ObjectArchetype=UIComp_DrawImage'Engine.Default__UIComp_DrawImage'
End Object
BackgroundImageComponent=ButtonBarBackgroundImageTemplate
Begin Object Class=UIComp_Event Name=WidgetEventComponent ObjName=WidgetEventComponent Archetype=UIComp_Event'Engine.Default__UILabelButton:WidgetEventComponent'
ObjectArchetype=UIComp_Event'Engine.Default__UILabelButton:WidgetEventComponent'
End Object
EventProvider=WidgetEventComponent
Name="Default__UTUIButtonBarButton"
ObjectArchetype=UILabelButton'Engine.Default__UILabelButton'
}
|
Creation time: sk 18-3-2018 10:00:58.099 - Created with
UnCodeX