I'm a doctor, not a mechanic
UE3:UIDataStore_Remote (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIDataStore >> UIDataStore_Remote |
Contents
- Package:
- Engine
- Direct subclasses:
- UIDataStore_OnlineGameSearch, UIDataStore_OnlineStats, UIDataStore_OnlinePlayerData
- 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 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' |