Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

Difference between revisions of "UE3:UTUIDataProvider MultiplayerMenuItem (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
m (1 revision: class descriptions for UDK January update (part 8))
 
(No difference)

Latest revision as of 07:02, 17 January 2010

UDK Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_MultiplayerMenuItem
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider, UIListElementProvider
This class in other games:
UT3

Provides menu items for the multiplayer menu.

Properties[edit]

bRequiresOnlineAccess[edit]

Type: bool

Modifiers: config

Indicates that this menu item should only be shown if the user is online, signed in, and has the required priveleges

Description[edit]

Type: string

Modifiers: config, localized

Localized description of the map

FriendlyName[edit]

Type: string

Modifiers: config, localized

Friendly displayable name to the player.