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

Inheritance: AbstractQuestObjective
Show file Open project: hussein-aitlahcen/codebreak

Public Methods

Method Description
Done ( string value ) : bool
FindNpcObjective ( QuestObjectiveDAO record ) : System

Method Details

Done() public method

public Done ( string value ) : bool
value string
return bool

FindNpcObjective() public method

public FindNpcObjective ( QuestObjectiveDAO record ) : System
record QuestObjectiveDAO
return System