C# Class BusinessLogic.Logic.Achievements.YouveGotHeartAchievement

Inheritance: BaseAchievement
Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
YouveGotHeartAchievement ( IDataContext dataContext ) : System.Collections.Generic

Method Details

IsAwardedForThisPlayer() public méthode

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
Résultat AchievementAwarded

YouveGotHeartAchievement() public méthode

public YouveGotHeartAchievement ( IDataContext dataContext ) : System.Collections.Generic
dataContext IDataContext
Résultat System.Collections.Generic