C# Class SheepShearingQuestScript, aura

Inheritance: QuestScript
Afficher le fichier Open project: aura-project/aura

Méthodes publiques

Méthode Description
Load ( ) : void
TalkNpc ( NpcScript, npc ) : Task

Method Details

Load() public méthode

public Load ( ) : void
Résultat void

TalkNpc() public méthode

public TalkNpc ( NpcScript, npc ) : Task
npc NpcScript,
Résultat Task