C# Class BusinessLogic.Logic.Achievements.HolidayGamerAchievement

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

Méthodes publiques

Méthode Description
HolidayGamerAchievement ( IDataContext dataContext ) : System
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

Method Details

HolidayGamerAchievement() public méthode

public HolidayGamerAchievement ( IDataContext dataContext ) : System
dataContext IDataContext
Résultat System

IsAwardedForThisPlayer() public méthode

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