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

Public Types

enum  ShakingHandsConversationData {
  CONVO_LINE_CYRUS_START_WALK_TO_FIRE = 17416 , CONVO_LINE_CYRUS_CHANGE_FACING_GENN = 17419 , CONVO_LINE_CYRUS_MOVE_BACK_TO_GENN = 17421 , CONVO_LINE_CYRUS_DESPAWN_CLONE_OFFICE = 17423 ,
  EVENT_CYRUS_START_WALK_TO_FIRE = 1 , EVENT_CYRUS_CHANGE_FACING_GENN = 2 , EVENT_CYRUS_MOVE_BACK_TO_GENN = 3 , EVENT_CYRUS_DESPAWN_CLONE_OFFICE = 4 ,
  POINT_CYRUS_MOVE_TO_OFFICE_FIRE = 1 , POINT_CYRUS_MOVE_BACK_TO_GENN = 2
}
 

Public Member Functions

 conversation_cyrus_crestfall_shaking_hands (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 536 of file zone_boralus.cpp.

Member Enumeration Documentation

◆ ShakingHandsConversationData

Enumerator
CONVO_LINE_CYRUS_START_WALK_TO_FIRE 
CONVO_LINE_CYRUS_CHANGE_FACING_GENN 
CONVO_LINE_CYRUS_MOVE_BACK_TO_GENN 
CONVO_LINE_CYRUS_DESPAWN_CLONE_OFFICE 
EVENT_CYRUS_START_WALK_TO_FIRE 
EVENT_CYRUS_CHANGE_FACING_GENN 
EVENT_CYRUS_MOVE_BACK_TO_GENN 
EVENT_CYRUS_DESPAWN_CLONE_OFFICE 
POINT_CYRUS_MOVE_TO_OFFICE_FIRE 
POINT_CYRUS_MOVE_BACK_TO_GENN 

Definition at line 541 of file zone_boralus.cpp.

Constructor & Destructor Documentation

◆ conversation_cyrus_crestfall_shaking_hands()

conversation_cyrus_crestfall_shaking_hands::conversation_cyrus_crestfall_shaking_hands ( Conversation conversation)
inline

Definition at line 539 of file zone_boralus.cpp.

Member Function Documentation

◆ OnCreate()

void conversation_cyrus_crestfall_shaking_hands::OnCreate ( Unit creator)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 557 of file zone_boralus.cpp.

+ Here is the call graph for this function:

◆ OnStart()

void conversation_cyrus_crestfall_shaking_hands::OnStart ( )
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 573 of file zone_boralus.cpp.

+ Here is the call graph for this function:

◆ OnUpdate()

void conversation_cyrus_crestfall_shaking_hands::OnUpdate ( uint32  diff)
inlineoverridevirtual

Reimplemented from ConversationAI.

Definition at line 583 of file zone_boralus.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ _events

EventMap conversation_cyrus_crestfall_shaking_hands::_events
private

Definition at line 638 of file zone_boralus.cpp.


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