Gah - a solution with more questions. – EntropicLqd

UE1:UWindowComboListItem (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowList >> UWindowComboListItem
Package: 
UWindow
This class in other games:
U1, RTNP

null

Properties[edit]

ItemTop[edit]

Type: float


SortWeight[edit]

Type: int


Value[edit]

Type: string


Value2[edit]

Type: string

A second, non-displayed value

Instance functions[edit]

Compare[edit]

function int Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare