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

UE3:UIDataStore_Remote (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIDataProvider >> UIDataStore >> UIDataStore_Remote

Contents

Package: 
Engine
Direct subclasses:
UIDataStore_OnlineGameSearch, UIDataStore_OnlinePlayerData, UIDataStore_OnlineStats
This class in other games:
UT3

Provides the UI with access to data received from remote machines across a network. One usage of this type of data store would be for a server browser, where game and player data about internet game sessions is retrieved from the master server.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Default values[edit]

Property Value
Tag 'RemoteData'