C# Class Aura.Channel.World.Quests.QuestObjectiveReachLevel

Objective to reach a certain level.
Inheritance: QuestObjective
Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
QuestObjectiveReachLevel ( int level ) : System.Linq

Method Details

QuestObjectiveReachLevel() public method

public QuestObjectiveReachLevel ( int level ) : System.Linq
level int
return System.Linq