C# 클래스 BusinessLogic.Logic.Achievements.HolidayGamerAchievement

상속: BaseAchievement
파일 보기 프로젝트 열기: NemeStats/NemeStats

공개 메소드들

메소드 설명
HolidayGamerAchievement ( IDataContext dataContext ) : System
IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded

메소드 상세

HolidayGamerAchievement() 공개 메소드

public HolidayGamerAchievement ( IDataContext dataContext ) : System
dataContext IDataContext
리턴 System

IsAwardedForThisPlayer() 공개 메소드

public IsAwardedForThisPlayer ( int playerId ) : AchievementAwarded
playerId int
리턴 AchievementAwarded