C# Класс 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.
Наследование: QuestObjective
Показать файл Открыть проект

Открытые методы

Метод Описание
QuestObjectiveDeliver ( int itemId, int amount, string npcName ) : System.Linq

Описание методов

QuestObjectiveDeliver() публичный Метод

public QuestObjectiveDeliver ( int itemId, int amount, string npcName ) : System.Linq
itemId int
amount int
npcName string
Результат System.Linq