I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UMenuMapList (UT)

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

null

Properties[edit]

DisplayName[edit]

Type: string


MapName[edit]

Type: string


Instance functions[edit]

Compare[edit]

function int Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare


FindMap[edit]

function UMenuMapList FindMap (string FindMapName)