Mostly Harmless

UE3:GameInfoDataProvider (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIDynamicDataProvider >> GameInfoDataProvider
Package: 
Engine
Implemented interfaces
UIListElementCellProvider
This class in other games:
UT3

Provides information about the current game.

Properties

GameDataSource

Type: GameReplicationInfo


Default values

Property Value
DataClass Class'Engine.GameReplicationInfo'

Events

ProviderInstanceBound

event ProviderInstanceBound (Object DataSourceInstance)

Overrides: UIDynamicDataProvider.ProviderInstanceBound

Called once BindProviderInstance has successfully verified that DataSourceInstance is of the correct type. Stores the reference in the GameDataSource variable.