My program doesn't have bugs. It just develops random features.
UE3:UIStyle_Combo (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIStyle_Data >> UIStyle_Combo |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Contains a reference to style data from either existing style, or custom defined UIStyle_Data.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties[edit]
ImageStyle[edit]
Type: StyleDataReference
TextStyle[edit]
Type: StyleDataReference
Default values[edit]
Property | Value |
---|---|
UIEditorControlClass | "WxStyleComboPropertiesGroup" |
Structs[edit]
StyleDataReference[edit]
Modifiers: native
- UIStyle OwnerStyle
- Style which owns this reference
- UIRoot.STYLE_ID SourceStyleID
- the style id for the style that this StyleDataReference is linked to
- UIStyle SourceStyle
- the style that this refers to
- UIState SourceState
- the state corresponding to the style data that this refers to
- UIStyle_Data CustomStyleData
- the optional custom style data to be used instead of existing style reference