TrinityCore
Loading...
Searching...
No Matches
conversation_drustvar_really_big_problem_complete Class Reference
+ Inheritance diagram for conversation_drustvar_really_big_problem_complete:

Public Member Functions

 conversation_drustvar_really_big_problem_complete (Conversation *conversation)
 
void OnCreate (Unit *creator) override
 
void OnStart () override
 
- Public Member Functions inherited from ConversationAI
 ConversationAI (Conversation *c, uint32 scriptId={}) noexcept
 
 ConversationAI (ConversationAI const &)=delete
 
 ConversationAI (ConversationAI &&)=delete
 
ConversationAIoperator= (ConversationAI const &)=delete
 
ConversationAIoperator= (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 ConversationAI
Conversation *const conversation
 

Detailed Description

Definition at line 43 of file zone_drustvar.cpp.

Constructor & Destructor Documentation

◆ conversation_drustvar_really_big_problem_complete()

conversation_drustvar_really_big_problem_complete::conversation_drustvar_really_big_problem_complete ( Conversation conversation)
inline

Definition at line 46 of file zone_drustvar.cpp.

Member Function Documentation

◆ OnCreate()

void conversation_drustvar_really_big_problem_complete::OnCreate ( Unit creator)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 48 of file zone_drustvar.cpp.

+ Here is the call graph for this function:

◆ OnStart()

void conversation_drustvar_really_big_problem_complete::OnStart ( )
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 61 of file zone_drustvar.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: