There is no spoon

UE3:UIStyle_Combo (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> UIRoot >> UIStyle_Data >> UIStyle_Combo
Package: 
Engine
This class in other games:
UDK

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

ImageStyle

Type: StyleDataReference


TextStyle

Type: StyleDataReference


Default values

Property Value
UIEditorControlClass "WxStyleComboPropertiesGroup"

Structs

StyleDataReference

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