C# Class BusinessLogic.Logic.Achievements.YouveGotHeartAchievement

Inheritance: BaseAchievement
Show file Open project: NemeStats/NemeStats

Public Methods

Method Description
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
YouveGotHeartAchievement ( IDataContext dataContext ) : System.Collections.Generic

Method Details

IsAwardedForThisPlayer() public method

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
return AchievementAwarded

YouveGotHeartAchievement() public method

public YouveGotHeartAchievement ( IDataContext dataContext ) : System.Collections.Generic
dataContext IDataContext
return System.Collections.Generic