Cogito, ergo sum
UE3:UTUIDataProvider_MultiplayerMenuItem (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> UTUIResourceDataProvider >> UTUIDataProvider_MultiplayerMenuItem |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UDK
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. |
Provides menu items for the multiplayer menu.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
Properties
bRequiresOnlineAccess
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
Type: string
Modifiers: config, localized
Localized description of the map
FriendlyName
Type: string
Modifiers: config, localized
Friendly displayable name to the player.