Gah - a solution with more questions. – EntropicLqd

UE3:GameInfoDataProvider (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

GameDataSource[edit]

Type: GameReplicationInfo


Default values[edit]

Property Value
DataClass Class'Engine.GameReplicationInfo'

Events[edit]

ProviderInstanceBound[edit]

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.