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

Public Member Functions

 conversation_the_new_classington_estate (Conversation *conversation)
 
void OnCreate (Unit *creator) override
 
void OnStart () override
 
void OnUpdate (uint32 diff) 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 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
 

Private Attributes

EventMap _events
 

Additional Inherited Members

- Protected Attributes inherited from ConversationAI
Conversation *const conversation
 

Detailed Description

Definition at line 586 of file zone_elwynn_forest.cpp.

Constructor & Destructor Documentation

◆ conversation_the_new_classington_estate()

conversation_the_new_classington_estate::conversation_the_new_classington_estate ( Conversation conversation)
inline

Definition at line 589 of file zone_elwynn_forest.cpp.

Member Function Documentation

◆ OnCreate()

void conversation_the_new_classington_estate::OnCreate ( Unit creator)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 591 of file zone_elwynn_forest.cpp.

+ Here is the call graph for this function:

◆ OnStart()

void conversation_the_new_classington_estate::OnStart ( )
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 612 of file zone_elwynn_forest.cpp.

+ Here is the call graph for this function:

◆ OnUpdate()

void conversation_the_new_classington_estate::OnUpdate ( uint32  diff)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 626 of file zone_elwynn_forest.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _events

EventMap conversation_the_new_classington_estate::_events
private

Definition at line 690 of file zone_elwynn_forest.cpp.


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