![]() |
TrinityCore
|
Inheritance diagram for conversation_burden_of_proof_third_test_given:Public Member Functions | |
| void | OnCreate (Unit *creator) override |
| void | OnStart () override |
Public Member Functions inherited from conversation_burden_of_proof_base | |
| void | SummonClones (Unit *creator) |
| void | ScheduleEvents (uint32 pathId, int32 lineId, uint32 creditEntry) const |
| Creature * | GetConstableClone () const |
| Creature * | GetLucilleClone () const |
| ConversationAI (Conversation *c, uint32 scriptId={}) noexcept | |
| ConversationAI (ConversationAI const &)=delete | |
| ConversationAI (ConversationAI &&)=delete | |
Public Member Functions inherited from ConversationAI | |
| ConversationAI (Conversation *c, uint32 scriptId={}) noexcept | |
| ConversationAI (ConversationAI const &)=delete | |
| ConversationAI (ConversationAI &&)=delete | |
| ConversationAI & | operator= (ConversationAI const &)=delete |
| ConversationAI & | operator= (ConversationAI &&)=delete |
| virtual | ~ConversationAI () |
| virtual void | OnInitialize () |
| virtual void | OnLineStarted (uint32 lineId, Player *sender) |
| virtual void | OnUpdate (uint32 diff) |
| virtual void | OnRemove () |
| virtual void | DoAction (int32 param) |
| virtual uint32 | GetData (uint32 id) const |
| virtual void | SetData (uint32 id, uint32 value) |
| virtual void | SetGUID (ObjectGuid const &guid, int32 id) |
| virtual ObjectGuid | GetGUID (int32 id) const |
| uint32 | GetId () const |
Additional Inherited Members | |
Protected Attributes inherited from conversation_burden_of_proof_base | |
| ObjectGuid | _constableCloneGUID |
| ObjectGuid | _lucilleCloneGUID |
Protected Attributes inherited from ConversationAI | |
| Conversation *const | conversation |
Definition at line 421 of file drustvar_chapter_2_the_burden_of_proof.cpp.
|
inlineoverridevirtual |
Reimplemented from ConversationAI.
Definition at line 426 of file drustvar_chapter_2_the_burden_of_proof.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from ConversationAI.
Definition at line 445 of file drustvar_chapter_2_the_burden_of_proof.cpp.
Here is the call graph for this function: