C# Class Codebreak.Service.World.Game.Quest.Impl.FindNpcObjective

Inheritance: AbstractQuestObjective
Afficher le fichier Open project: hussein-aitlahcen/codebreak

Méthodes publiques

Méthode Description
Done ( string value ) : bool
FindNpcObjective ( QuestObjectiveDAO record ) : System

Method Details

Done() public méthode

public Done ( string value ) : bool
value string
Résultat bool

FindNpcObjective() public méthode

public FindNpcObjective ( QuestObjectiveDAO record ) : System
record QuestObjectiveDAO
Résultat System