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

Public Types

enum  DefenderOfAzerothIds : uint32 { NPC_TALK_TO_YOUR_COMMANDER_CREDIT = 161709 , NPC_LISTEN_TO_YOUR_COMMANDER_CREDIT = 163027 , CONVERSATION_LINE_PLAYER = 32926 }
 

Public Member Functions

 conversation_allied_race_dk_defender_of_azeroth (Conversation *conversation)
 
void OnCreate (Unit *creator) override
 
void OnLineStarted (uint32 lineId, Player *sender) 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 OnStart ()
 
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 23 of file conversation_scripts.cpp.

Member Enumeration Documentation

◆ DefenderOfAzerothIds

Enumerator
NPC_TALK_TO_YOUR_COMMANDER_CREDIT 
NPC_LISTEN_TO_YOUR_COMMANDER_CREDIT 
CONVERSATION_LINE_PLAYER 

Definition at line 26 of file conversation_scripts.cpp.

Constructor & Destructor Documentation

◆ conversation_allied_race_dk_defender_of_azeroth()

conversation_allied_race_dk_defender_of_azeroth::conversation_allied_race_dk_defender_of_azeroth ( Conversation conversation)
inline

Definition at line 34 of file conversation_scripts.cpp.

Member Function Documentation

◆ OnCreate()

void conversation_allied_race_dk_defender_of_azeroth::OnCreate ( Unit creator)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 36 of file conversation_scripts.cpp.

+ Here is the call graph for this function:

◆ OnLineStarted()

void conversation_allied_race_dk_defender_of_azeroth::OnLineStarted ( uint32  lineId,
Player sender 
)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 42 of file conversation_scripts.cpp.

+ Here is the call graph for this function:

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