UE3:OnlinePlaylistProvider (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIResourceDataProvider >> OnlinePlaylistProvider |
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. |
Copyright 1998-2009 Epic Games, Inc. All Rights Reserved
Per object config provider that exposes dynamic playlists to the UI system
Properties
bIsArbitrated
Type: bool
Modifiers: config
Whether this playlist is arbitrated or not
DisplayName
Type: string
Modifiers: config, localized
Localized display name for the playlist
PlaylistGameTypeNames
Modifiers: config
List of the names of the OnlinePlaylistGameTypeProvider for the game modes supported by this playlist
PlaylistId
Type: int
Modifiers: config
Unique identifier for this Playlist
Priority
Type: int
Modifiers: config
Value to determine sorting priority (highest is first in the list)