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

Objective to gather a specific item.
Inheritance: QuestObjective
Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
QuestObjectiveGather ( int itemId, int amount ) : System.Linq

Method Details

QuestObjectiveGather() public method

public QuestObjectiveGather ( int itemId, int amount ) : System.Linq
itemId int
amount int
return System.Linq