There is no spoon
UE3:UIDataProvider_OnlineClanMates (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> UIRoot >> UIDataProvider >> UIDataProvider_OnlinePlayerDataBase >> UIDataProvider_OnlineClanMates |
- Package:
- Engine
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UT3
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. |
This class is responsible for retrieving the clan mates list from the online subsystem and populating the UI with that data.
Functions
Events
OnRegister
event OnRegister (LocalPlayer InPlayer)
Overrides: UIDataProvider_OnlinePlayerDataBase.OnRegister
Other instance functions
OnClanMatesReadComplete
function OnClanMatesReadComplete ()
Handles the notification that the async read of the clan mates data is done