C# Class BusinessLogic.Logic.Achievements.SocialButterflyAchievement

Inheritance: BaseAchievement
Mostrar archivo Open project: NemeStats/NemeStats

Public Methods

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

Method Details

IsAwardedForThisPlayer() public method

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

SocialButterflyAchievement() public method

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