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

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

Méthodes publiques

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

Method Details

Done() public méthode

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

KillMonsterObjective() public méthode

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