I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:GameInfoDataProvider (UT3)

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

Provides information about the current game.

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

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.