Skip to content

YaQuestListener

Beta
YaQuestListener listens to events related to the current entity.

Functions

void AddQuestCompletedEvent(function callback<YaEntity, YaQuestData>)Beta
Fired when any quest is finished.
  • callback The first parameter is the character that finished the quest. The second parameter contains information of the quest.