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
파일 보기 프로젝트 열기: aura-project/aura

공개 메소드들

메소드 설명
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