C# Class Indiefreaks.Xna.IndieCity.AchievementsRefreshInfo

Afficher le fichier Open project: Indiefreaks/igf Class Usage Examples

Méthodes publiques

Свойство Type Description
AchievementsUpdated bool
RefreshCompleteDelegate NotificationDelegate
UserAchievementsFetched bool

Méthodes publiques

Méthode Description
AchievementsRefreshInfo ( IndieCityManager ic, NotificationDelegate refreshCompleteDelegate, System.Boolean mustRefreshAchievementValues ) : System

Method Details

AchievementsRefreshInfo() public méthode

public AchievementsRefreshInfo ( IndieCityManager ic, NotificationDelegate refreshCompleteDelegate, System.Boolean mustRefreshAchievementValues ) : System
ic IndieCityManager
refreshCompleteDelegate NotificationDelegate
mustRefreshAchievementValues System.Boolean
Résultat System

Property Details

AchievementsUpdated public_oe property

public bool AchievementsUpdated
Résultat bool

RefreshCompleteDelegate public_oe property

public NotificationDelegate RefreshCompleteDelegate
Résultat NotificationDelegate

UserAchievementsFetched public_oe property

public bool UserAchievementsFetched
Résultat bool