C# Class Strokes.BasicAchievements.NRefactory.NRefactoryAchievement

Base class for achievements that use a straight-forward NRefactory method to detect achievements
Inheritance: Strokes.Core.AchievementBase
Afficher le fichier Open project: jonasswiatek/strokes

Méthodes publiques

Méthode Description
IsAchievementUnlocked ( StatisAnalysisSession statisAnalysisSession ) : bool

Méthodes protégées

Méthode Description
CreateVisitor ( StatisAnalysisSession statisAnalysisSession ) : AbstractAchievementVisitor

Method Details

CreateVisitor() protected abstract méthode

protected abstract CreateVisitor ( StatisAnalysisSession statisAnalysisSession ) : AbstractAchievementVisitor
statisAnalysisSession StatisAnalysisSession
Résultat AbstractAchievementVisitor

IsAchievementUnlocked() public méthode

public IsAchievementUnlocked ( StatisAnalysisSession statisAnalysisSession ) : bool
statisAnalysisSession StatisAnalysisSession
Résultat bool