|
| | quest_choppy_booster_mk5 () |
| |
| void | OnQuestStatusChange (Player *player, Quest const *, QuestStatus, QuestStatus newStatus) override |
| |
| | quest_scout_chopper (char const *script) |
| |
| void | HandleQuestStatusChange (Player *player, QuestStatus newStatus, std::string_view goblinString, std::string_view copterString) |
| |
| | ~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 5193 of file zone_exiles_reach.cpp.
◆ quest_choppy_booster_mk5()
| quest_choppy_booster_mk5::quest_choppy_booster_mk5 |
( |
| ) |
|
|
inline |
◆ OnQuestStatusChange()
The documentation for this class was generated from the following file: