|
| | quest_finding_the_lost_expedition_alliance () |
| |
| void | OnQuestStatusChange (Player *player, Quest const *, QuestStatus, QuestStatus newStatus) override |
| |
| | quest_finding_the_lost_expedition (char const *script) |
| |
| void | HandleQuestStatusChange (Player *player, QuestStatus newStatus, uint32 summonSpellId, std::string_view survivor1StringId, std::string_view survivor2StringId, std::string_view survivor3StringId) |
| |
| | ~QuestScript () |
| |
| virtual void | OnAcknowledgeAutoAccept (Player *player, Quest const *quest) |
| |
| virtual void | OnQuestObjectiveChange (Player *player, Quest const *quest, QuestObjective const &objective, int32 oldAmount, int32 newAmount) |
| |
| | ScriptObject (ScriptObject const &right)=delete |
| |
| | ScriptObject (ScriptObject &&right)=delete |
| |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| |
| std::string const & | GetName () const |
| |
Definition at line 1929 of file zone_exiles_reach.cpp.
◆ quest_finding_the_lost_expedition_alliance()
| quest_finding_the_lost_expedition_alliance::quest_finding_the_lost_expedition_alliance |
( |
| ) |
|
|
inline |
◆ OnQuestStatusChange()
The documentation for this class was generated from the following file: