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

Objective to deliver something to a specific NPC.
The item is automatically given to the player on quest start, if this is the first quest objective.
Inheritance: QuestObjective
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
QuestObjectiveDeliver ( int itemId, int amount, string npcName ) : System.Linq

Method Details

QuestObjectiveDeliver() public méthode

public QuestObjectiveDeliver ( int itemId, int amount, string npcName ) : System.Linq
itemId int
amount int
npcName string
Résultat System.Linq