I'm a doctor, not a mechanic
UE3:GameInfoDataProvider (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UIPropertyDataProvider >> UIDynamicDataProvider >> GameInfoDataProvider |
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 information about the current game.
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved
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.