Skip to content

YaQuestListener

DEPRECATED
YaQuestListener listens to events related to the current entity.

Functions

void AddQuestCompletedEvent(function callback<YaEntity, YaQuestData>)

Fired when a completed quest is added.
  • callback The first parameter is the character that finished the quest. The second parameter contains information of the quest.
    1. characterEntity The character entity
    2. questData Including information about quest