![]() |
TrinityCore
|
Inheritance diagram for SmartQuest:Public Member Functions | |
| SmartQuest () | |
| void | OnQuestStatusChange (Player *player, Quest const *quest, QuestStatus, QuestStatus newStatus) override |
| void | OnQuestObjectiveChange (Player *player, Quest const *quest, QuestObjective const &objective, int32, int32) override |
Public Member Functions inherited from QuestScript | |
| ~QuestScript () | |
| virtual void | OnAcknowledgeAutoAccept (Player *player, Quest const *quest) |
Public Member Functions inherited from ScriptObject | |
| 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 |
Additional Inherited Members | |
Protected Member Functions inherited from QuestScript | |
| QuestScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 1211 of file SmartAI.cpp.
|
inline |
Definition at line 1214 of file SmartAI.cpp.
|
inlineoverridevirtual |
Reimplemented from QuestScript.
Definition at line 1242 of file SmartAI.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from QuestScript.
Definition at line 1217 of file SmartAI.cpp.
Here is the call graph for this function: