◆ CaptainSurviveTalk()
CaptainSurviveTalk::CaptainSurviveTalk |
( |
Creature const & |
owner | ) |
|
|
inlineexplicit |
Creature const & _owner
Definition icecrown_citadel.cpp:368
◆ Execute()
Reimplemented from BasicEvent.
362 {
364 return true;
365 }
void Talk(uint8 id, WorldObject const *whisperTarget=nullptr, Milliseconds delay=0s)
Causes the creature to talk/say the text assigned to their entry in the creature_text database table.
Definition CreatureAI.cpp:52
CreatureAI * AI() const
Definition Creature.h:141
@ SAY_CAPTAIN_SURVIVE_TALK
Definition icecrown_citadel.cpp:95
References _owner, Creature::AI(), SAY_CAPTAIN_SURVIVE_TALK, and CreatureAI::Talk().
◆ _owner
Creature const& CaptainSurviveTalk::_owner |
|
private |
The documentation for this class was generated from the following file: